init: Kconfig: Don't force DEBUG_KERNEL when EXPERT is enabled
Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com>
This commit is contained in:
parent
b0fb684224
commit
35e6ceab9c
1 changed files with 0 additions and 2 deletions
|
@ -1502,8 +1502,6 @@ config HAVE_PCSPKR_PLATFORM
|
|||
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue