diff options
Diffstat (limited to 'debug/Kconfig')
-rw-r--r-- | debug/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debug/Kconfig b/debug/Kconfig index 21dae6d..d309b9a 100644 --- a/debug/Kconfig +++ b/debug/Kconfig @@ -1,6 +1,5 @@ menuconfig DEBUG - bool "Enable debug output" - option debug + bool "Debug support" if DEBUG config DEBUG_PRINT_DEBUG |