diff options
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r-- | arch/m68k/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig index 77bb0d6baa62..bc9271b85759 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig | |||
@@ -1,7 +1,3 @@ | |||
1 | # | ||
2 | # For a description of the syntax of this configuration file, | ||
3 | # see Documentation/kbuild/kconfig-language.txt. | ||
4 | # | ||
5 | config M68K | 1 | config M68K |
6 | bool | 2 | bool |
7 | default y | 3 | default y |
@@ -62,8 +58,6 @@ config HZ | |||
62 | config ARCH_USES_GETTIMEOFFSET | 58 | config ARCH_USES_GETTIMEOFFSET |
63 | def_bool y | 59 | def_bool y |
64 | 60 | ||
65 | mainmenu "Linux/68k Kernel Configuration" | ||
66 | |||
67 | source "init/Kconfig" | 61 | source "init/Kconfig" |
68 | 62 | ||
69 | source "kernel/Kconfig.freezer" | 63 | source "kernel/Kconfig.freezer" |