summaryrefslogtreecommitdiffstats
path: root/features/debug
diff options
context:
space:
mode:
Diffstat (limited to 'features/debug')
-rw-r--r--features/debug/debug_kernel_n.cfg1
-rw-r--r--features/debug/debug_kernel_y.cfg1
2 files changed, 0 insertions, 2 deletions
diff --git a/features/debug/debug_kernel_n.cfg b/features/debug/debug_kernel_n.cfg
index cabde95..77f41ef 100644
--- a/features/debug/debug_kernel_n.cfg
+++ b/features/debug/debug_kernel_n.cfg
@@ -5,5 +5,4 @@ CONFIG_PNP_DEBUG_MESSAGES=n
5CONFIG_SCHED_DEBUG=n 5CONFIG_SCHED_DEBUG=n
6CONFIG_DEBUG_PREEMPT=n 6CONFIG_DEBUG_PREEMPT=n
7CONFIG_X86_DEBUG_FPU=n 7CONFIG_X86_DEBUG_FPU=n
8CONFIG_X86_VERBOSE_BOOTUP=n
9CONFIG_EARLY_PRINTK=n 8CONFIG_EARLY_PRINTK=n
diff --git a/features/debug/debug_kernel_y.cfg b/features/debug/debug_kernel_y.cfg
index cb7617d..29399ad 100644
--- a/features/debug/debug_kernel_y.cfg
+++ b/features/debug/debug_kernel_y.cfg
@@ -6,4 +6,3 @@ CONFIG_PNP_DEBUG_MESSAGES=y
6CONFIG_SCHED_DEBUG=y 6CONFIG_SCHED_DEBUG=y
7CONFIG_DEBUG_PREEMPT=y 7CONFIG_DEBUG_PREEMPT=y
8CONFIG_X86_DEBUG_FPU=y 8CONFIG_X86_DEBUG_FPU=y
9CONFIG_X86_VERBOSE_BOOTUP=y