diff options
Diffstat (limited to 'arch/m68k')
-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 2e3737b92ffc..1812aa048171 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 |
@@ -65,8 +61,6 @@ config GENERIC_TIME | |||
65 | config ARCH_USES_GETTIMEOFFSET | 61 | config ARCH_USES_GETTIMEOFFSET |
66 | def_bool y | 62 | def_bool y |
67 | 63 | ||
68 | mainmenu "Linux/68k Kernel Configuration" | ||
69 | |||
70 | source "init/Kconfig" | 64 | source "init/Kconfig" |
71 | 65 | ||
72 | source "kernel/Kconfig.freezer" | 66 | source "kernel/Kconfig.freezer" |