diff options
Diffstat (limited to 'arch/frv/Kconfig.debug')
-rw-r--r-- | arch/frv/Kconfig.debug | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/frv/Kconfig.debug b/arch/frv/Kconfig.debug index 211f01bc4caa..98c99a3ed2be 100644 --- a/arch/frv/Kconfig.debug +++ b/arch/frv/Kconfig.debug | |||
@@ -2,10 +2,6 @@ menu "Kernel hacking" | |||
2 | 2 | ||
3 | source "lib/Kconfig.debug" | 3 | source "lib/Kconfig.debug" |
4 | 4 | ||
5 | config DEBUG_STACKOVERFLOW | ||
6 | bool "Check for stack overflows" | ||
7 | depends on DEBUG_KERNEL | ||
8 | |||
9 | config GDBSTUB | 5 | config GDBSTUB |
10 | bool "Remote GDB kernel debugging" | 6 | bool "Remote GDB kernel debugging" |
11 | depends on DEBUG_KERNEL | 7 | depends on DEBUG_KERNEL |