summaryrefslogtreecommitdiffstats
path: root/arch/arc/Kconfig.debug
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arc/Kconfig.debug')
-rw-r--r--arch/arc/Kconfig.debug5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arc/Kconfig.debug b/arch/arc/Kconfig.debug
index 03da1a6b30721..45add86decd5c 100644
--- a/arch/arc/Kconfig.debug
+++ b/arch/arc/Kconfig.debug
@@ -1,7 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
-menu "Kernel hacking"
-
-source "lib/Kconfig.debug"
config 16KSTACKS
bool "Use 16Kb for kernel stacks instead of 8Kb"
@@ -11,5 +8,3 @@ config 16KSTACKS
This increases the resident kernel footprint and will cause less
threads to run on the system and also increase the pressure
on the VM subsystem for higher order allocations.
-
-endmenu