aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mn10300/Kconfig')
-rw-r--r--arch/mn10300/Kconfig9
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
6mainmenu "Linux Kernel Configuration"
7
8config MN10300 1config 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
72mainmenu "Matsushita MN10300/AM33 Kernel Configuration"
73
74source "init/Kconfig" 65source "init/Kconfig"
75 66
76source "kernel/Kconfig.freezer" 67source "kernel/Kconfig.freezer"