Browse Source

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>
Geert Uytterhoeven 13 years ago
parent
commit
f2378ed905
1 changed files with 0 additions and 3 deletions
  1. 0 3
      arch/m68k/Kconfig

+ 0 - 3
arch/m68k/Kconfig

@@ -62,9 +62,6 @@ config CPU_HAS_NO_MULDIV64
 config CPU_HAS_ADDRESS_SPACES
 	bool
 
-config FPU
-	bool
-
 config HZ
 	int
 	default 1000 if CLEOPATRA