summaryrefslogtreecommitdiffstats
path: root/features/debug
diff options
context:
space:
mode:
Diffstat (limited to 'features/debug')
-rw-r--r--features/debug/debug_kernel_n.cfg2
-rw-r--r--features/debug/debug_kernel_y.cfg1
2 files changed, 3 insertions, 0 deletions
diff --git a/features/debug/debug_kernel_n.cfg b/features/debug/debug_kernel_n.cfg
index 38f20a7..21a77ab 100644
--- a/features/debug/debug_kernel_n.cfg
+++ b/features/debug/debug_kernel_n.cfg
@@ -1,3 +1,4 @@
1CONFIG_DEBUG_KERNEL=n
1CONFIG_DEBUG_INFO=n 2CONFIG_DEBUG_INFO=n
2CONFIG_PCI_DEBUG=n 3CONFIG_PCI_DEBUG=n
3CONFIG_PCIEASPM_DEBUG=n 4CONFIG_PCIEASPM_DEBUG=n
@@ -5,3 +6,4 @@ CONFIG_PNP_DEBUG_MESSAGES=n
5CONFIG_SCHED_DEBUG=n 6CONFIG_SCHED_DEBUG=n
6CONFIG_DEBUG_PREEMPT=n 7CONFIG_DEBUG_PREEMPT=n
7CONFIG_X86_DEBUG_FPU=n 8CONFIG_X86_DEBUG_FPU=n
9CONFIG_DEBUG_KMEMLEAK=n
diff --git a/features/debug/debug_kernel_y.cfg b/features/debug/debug_kernel_y.cfg
index 29399ad..425e7e3 100644
--- a/features/debug/debug_kernel_y.cfg
+++ b/features/debug/debug_kernel_y.cfg
@@ -6,3 +6,4 @@ 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_DEBUG_KMEMLEAK=y