]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
microblaze: remove obsolete DEBUG_BOOTMEM
authorAmerigo Wang <amwang@redhat.com>
Fri, 7 Jan 2011 08:43:54 +0000 (16:43 +0800)
committerMichal Simek <monstr@monstr.eu>
Mon, 10 Jan 2011 08:29:51 +0000 (09:29 +0100)
"git grep" shows this is the last piece of code using DEBUG_BOOTMEM,
so remove it.

Signed-off-by: WANG Cong <amwang@redhat.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/Kconfig.debug
arch/microblaze/configs/mmu_defconfig

index e66e25c4b0b2d0c812b471baca0deb95faf6be51..012e377330cd064ceae18ae5afe324a0d78c2d3c 100644 (file)
@@ -23,8 +23,4 @@ config HEART_BEAT
          This option turns on/off heart beat kernel functionality.
          First GPIO node is taken.
 
-config DEBUG_BOOTMEM
-       depends on DEBUG_KERNEL
-       bool "Debug BOOTMEM initialization"
-
 endmenu
index 8b422b12ef782193c4ff58b1c92b93a564737768..ab8fbe7ad90b559e87fe966b26b95092fde355fd 100644 (file)
@@ -66,5 +66,4 @@ CONFIG_DEBUG_SPINLOCK=y
 CONFIG_DEBUG_INFO=y
 # CONFIG_RCU_CPU_STALL_DETECTOR is not set
 CONFIG_EARLY_PRINTK=y
-CONFIG_DEBUG_BOOTMEM=y
 # CONFIG_CRYPTO_ANSI_CPRNG is not set