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 1c4565a9102b..7bd617c94dfe 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 |
@@ -69,8 +62,6 @@ config HZ | |||
69 | int | 62 | int |
70 | default 1000 | 63 | default 1000 |
71 | 64 | ||
72 | mainmenu "Matsushita MN10300/AM33 Kernel Configuration" | ||
73 | |||
74 | source "init/Kconfig" | 65 | source "init/Kconfig" |
75 | 66 | ||
76 | source "kernel/Kconfig.freezer" | 67 | source "kernel/Kconfig.freezer" |