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:
Sultan Alsawaf 2018-05-13 13:02:33 -07:00 committed by Gagan Malvi
parent 687707ac5f
commit cd42298e3e
No known key found for this signature in database
GPG key ID: B932A7CE71E9198F

View file

@ -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