init: Kconfig: Don't force DEBUG_KERNEL when EXPERT is enabled

Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com>
This commit is contained in:
Sultan Alsawaf 2018-05-13 13:02:33 -07:00 committed by Blaster4385
parent b0fb684224
commit 35e6ceab9c

View file

@ -1502,8 +1502,6 @@ config HAVE_PCSPKR_PLATFORM
menuconfig EXPERT menuconfig EXPERT
bool "Configure standard kernel features (expert users)" bool "Configure standard kernel features (expert users)"
# Unhide debug options, to make the on-by-default options visible
select DEBUG_KERNEL
help help
This option allows certain base kernel options and settings This option allows certain base kernel options and settings
to be disabled or tweaked. This is for specialized to be disabled or tweaked. This is for specialized