summaryrefslogtreecommitdiffstats
path: root/arch/v850/Kconfig.debug
diff options
context:
space:
mode:
Diffstat (limited to 'arch/v850/Kconfig.debug')
-rw-r--r--arch/v850/Kconfig.debug10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/v850/Kconfig.debug b/arch/v850/Kconfig.debug
deleted file mode 100644
index 4acfb9cca1ca..000000000000
--- a/arch/v850/Kconfig.debug
+++ /dev/null
@@ -1,10 +0,0 @@
-menu "Kernel hacking"
-
-source "lib/Kconfig.debug"
-
-config NO_KERNEL_MSG
- bool "Suppress Kernel BUG Messages"
- help
- Do not output any debug BUG messages within the kernel.
-
-endmenu