From 3da1f7d5c203d35d8df4ff7b33ba4c1d278bf496 Mon Sep 17 00:00:00 2001 From: Sultanxda Date: Tue, 22 Jul 2014 19:34:56 -0700 Subject: [PATCH] init: Kconfig: Don't force DEBUG_KERNEL Signed-off-by: FireLord1 --- init/Kconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/init/Kconfig b/init/Kconfig index 795402c54bf8..06a98a46a21e 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1271,8 +1271,6 @@ config PANIC_TIMEOUT menuconfig EXPERT bool "Configure standard kernel features (expert users)" - # Unhide debug options, to make the on-by-default options visible - select DEBUG_KERNEL help This option allows certain base kernel options and settings to be disabled or tweaked. This is for specialized