[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1339094827-12349-1-git-send-email-geert@linux-m68k.org>
Date: Thu, 7 Jun 2012 20:47:03 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: linux-m68k@...ts.linux-m68k.org
Cc: Greg Ungerer <gerg@...inux.org>,
Philippe De Muyter <phdm@...qel.be>,
linux-kernel@...r.kernel.org,
Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: [PATCH 1/5] m68k: Remove duplicate FPU config option
It's also defined in arch/m68k/Kconfig.cpu
Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
---
arch/m68k/Kconfig | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
index 1471201..bc8cc50 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
--
1.7.0.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists