diff options
Diffstat (limited to 'arch/mn10300/Kconfig')
-rw-r--r-- | arch/mn10300/Kconfig | 9 |
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 | |||
6 | mainmenu "Linux Kernel Configuration" | ||
7 | |||
8 | config MN10300 | 1 | config MN10300 |
9 | def_bool y | 2 | def_bool y |
10 | select HAVE_OPROFILE | 3 | select HAVE_OPROFILE |
@@ -93,8 +86,6 @@ config GENERIC_HARDIRQS | |||
93 | config HOTPLUG_CPU | 86 | config HOTPLUG_CPU |
94 | def_bool n | 87 | def_bool n |
95 | 88 | ||
96 | mainmenu "Panasonic MN10300/AM33 Kernel Configuration" | ||
97 | |||
98 | source "init/Kconfig" | 89 | source "init/Kconfig" |
99 | 90 | ||
100 | source "kernel/Kconfig.freezer" | 91 | source "kernel/Kconfig.freezer" |