aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2012-06-06 11:24:47 -0400
committerGeert Uytterhoeven <geert@linux-m68k.org>2012-06-10 04:18:28 -0400
commitf2378ed90572aeeecded30fd3754575c2ff1e55f (patch)
tree6250220ed4321506ad11a7038ae51a77279453c9 /arch/m68k/Kconfig
parent54503b1da74afdb38c730ad6413dbe54ce119134 (diff)
m68k: Remove duplicate FPU config option
It's also defined in arch/m68k/Kconfig.cpu Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Greg Ungerer<gerg@uclinux.org>
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r--arch/m68k/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
index 147120128260..bc8cc504dee1 100644
--- a/arch/m68k/Kconfig
+++ b/arch/m68k/Kconfig
@@ -62,9 +62,6 @@ config CPU_HAS_NO_MULDIV64
62config CPU_HAS_ADDRESS_SPACES 62config CPU_HAS_ADDRESS_SPACES
63 bool 63 bool
64 64
65config FPU
66 bool
67
68config HZ 65config HZ
69 int 66 int
70 default 1000 if CLEOPATRA 67 default 1000 if CLEOPATRA