microblaze: Remove the buggy ALLOW_EDIT_AUTO config option
authorJohn Williams <john.williams@petalogix.com>
Mon, 24 Aug 2009 03:52:32 +0000 (13:52 +1000)
committerMichal Simek <monstr@monstr.eu>
Mon, 14 Dec 2009 07:45:00 +0000 (08:45 +0100)
commit3e78e4e5eaf6a85b8cdcc880bb46c1e4b4b79cc2
tree213361bbc1c061969dce5b80735a3b74fb77536a
parenta1f55113ca2130f775eeebe799a401619bfd0295
microblaze: Remove the buggy ALLOW_EDIT_AUTO config option

This was intended to allow manual override of CPU settings copied automatically
to Kconfig.auto, however it's problematic for several reasons, but mostly:

  * If the defconfig doesn't have ALLOW_EDIT_AUTO=y, then it's impossible for
    that defconfig to iverride the values in the kernel source tree.  This leads
    to very strange errors where the kernel is compiled with the wrong CPUFLAGS.

Next patch in the series will back out the default in Kconfig.auto to baseline
settings, so a kernel built with no default values will at least boot on any
hardware, just not make use of additional CPU features.

Signed-off-by: John Williams <john.williams@petalogix.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/platform/Kconfig.platform
arch/microblaze/platform/generic/Kconfig.auto