init: Kconfig: Don't force DEBUG_KERNEL when EXPERT is enabled
Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com> Change-Id: I8e3317a9fcc67696054c01313652242f9e52af32 Signed-off-by: starlight5234 <starlight5234@protonmail.ch>
This commit is contained in:
parent
687707ac5f
commit
cd42298e3e
1 changed files with 0 additions and 2 deletions
|
@ -1352,8 +1352,6 @@ config BPF
|
|||
|
||||
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