aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mn10300/Kconfig')
-rw-r--r--arch/mn10300/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/mn10300/Kconfig b/arch/mn10300/Kconfig
index 365766a3d536..41ba38513c89 100644
--- a/arch/mn10300/Kconfig
+++ b/arch/mn10300/Kconfig
@@ -1,10 +1,3 @@
1#
2# For a description of the syntax of this configuration file,
3# see Documentation/kbuild/kconfig-language.txt.
4#
5
6mainmenu "Linux Kernel Configuration"
7
8config MN10300 1config MN10300
9 def_bool y 2 def_bool y
10 select HAVE_OPROFILE 3 select HAVE_OPROFILE
@@ -93,8 +86,6 @@ config GENERIC_HARDIRQS
93config HOTPLUG_CPU 86config HOTPLUG_CPU
94 def_bool n 87 def_bool n
95 88
96mainmenu "Panasonic MN10300/AM33 Kernel Configuration"
97
98source "init/Kconfig" 89source "init/Kconfig"
99 90
100source "kernel/Kconfig.freezer" 91source "kernel/Kconfig.freezer"