Skip to content
Snippets Groups Projects
Commit d15be32c authored by Amerigo Wang's avatar Amerigo Wang Committed by Michal Simek
Browse files

microblaze: remove obsolete DEBUG_BOOTMEM


"git grep" shows this is the last piece of code using DEBUG_BOOTMEM,
so remove it.

Signed-off-by: default avatarWANG Cong <amwang@redhat.com>
Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent 20c040ce
No related merge requests found
......@@ -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
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment