diff options
Diffstat (limited to 'arch/frv/Kconfig')
-rw-r--r-- | arch/frv/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/frv/Kconfig b/arch/frv/Kconfig index 4b5830bcbe2e..06256796200a 100644 --- a/arch/frv/Kconfig +++ b/arch/frv/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 FRV | 1 | config FRV |
6 | bool | 2 | bool |
7 | default y | 3 | default y |
@@ -64,8 +60,6 @@ config HZ | |||
64 | int | 60 | int |
65 | default 1000 | 61 | default 1000 |
66 | 62 | ||
67 | mainmenu "Fujitsu FR-V Kernel Configuration" | ||
68 | |||
69 | source "init/Kconfig" | 63 | source "init/Kconfig" |
70 | 64 | ||
71 | source "kernel/Kconfig.freezer" | 65 | source "kernel/Kconfig.freezer" |