linux/arch/microblaze
John Williams 3e78e4e5ea 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>
2009-12-14 08:45:00 +01:00
..
boot microblaze: support U-BOOT image format 2009-12-14 08:44:59 +01:00
configs
include/asm microblaze: Move cache macro from cache.h to cacheflush.h 2009-12-14 08:45:00 +01:00
kernel microblaze: Move cache macro from cache.h to cacheflush.h 2009-12-14 08:45:00 +01:00
lib tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
mm Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze 2009-09-24 09:01:44 -07:00
platform microblaze: Remove the buggy ALLOW_EDIT_AUTO config option 2009-12-14 08:45:00 +01:00
Kconfig microblaze: ftrace: add function graph support 2009-12-14 08:44:53 +01:00
Kconfig.debug microblaze: Add TRACE_IRQFLAGS_SUPPORT 2009-12-14 08:40:09 +01:00
Makefile