Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / arch / arc / Kconfig.debug
index 03da1a6..45add86 100644 (file)
@@ -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