jf: Kconfig: dont select DEBUG_KERNEL by EXPERT

Change-Id: I941040ba71c3b8f7d97292ba3cdd3a7f4ccce2d2
This commit is contained in:
dcd 2015-04-27 01:25:46 -05:00
parent 844376b29b
commit cb79516f85
1 changed files with 0 additions and 1 deletions

View File

@ -963,7 +963,6 @@ config PANIC_TIMEOUT
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 # 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