From: Geert Uytterhoeven Date: Wed, 6 Jun 2012 15:24:47 +0000 (+0200) Subject: m68k: Remove duplicate FPU config option X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f2378ed90572aeeecded30fd3754575c2ff1e55f;p=linux-beck.git m68k: Remove duplicate FPU config option It's also defined in arch/m68k/Kconfig.cpu Signed-off-by: Geert Uytterhoeven Acked-by: Greg Ungerer --- 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 config CPU_HAS_ADDRESS_SPACES bool -config FPU - bool - config HZ int default 1000 if CLEOPATRA