Skip to content

Commit

Permalink
init: Kconfig: Don't force DEBUG_KERNEL
Browse files Browse the repository at this point in the history
Signed-off-by: FireLord1 <[email protected]>
  • Loading branch information
kerneltoast authored and mukul2259 committed Apr 10, 2020
1 parent 14f81fb commit 3da1f7d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3da1f7d

Please sign in to comment.