All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/5] m68k: Remove duplicate FPU config option
@ 2012-06-07 18:47 ` Geert Uytterhoeven
  0 siblings, 0 replies; 20+ messages in thread
From: Geert Uytterhoeven @ 2012-06-07 18:47 UTC (permalink / raw)
  To: linux-m68k
  Cc: Greg Ungerer, Philippe De Muyter, linux-kernel,
	Geert Uytterhoeven

It's also defined in arch/m68k/Kconfig.cpu

Signed-off-by: Geert Uytterhoeven <geert@linux-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

^ permalink raw reply related	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2012-06-08  3:56 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-07 18:47 [PATCH 1/5] m68k: Remove duplicate FPU config option Geert Uytterhoeven
2012-06-07 18:47 ` Geert Uytterhoeven
2012-06-07 18:47 ` [PATCH 2/5] m68k: Move CPU_HAS_* config options Geert Uytterhoeven
2012-06-07 18:47   ` Geert Uytterhoeven
2012-06-08  1:38   ` Greg Ungerer
2012-06-08  1:38     ` Greg Ungerer
2012-06-07 18:47 ` [PATCH 3/5] m68k: delay, muldi3 - Use CONFIG_CPU_HAS_NO_MULDIV64 Geert Uytterhoeven
2012-06-08  3:48   ` Greg Ungerer
2012-06-08  3:48     ` Greg Ungerer
2012-06-07 18:47 ` Geert Uytterhoeven
2012-06-07 18:47 ` [PATCH 4/5] m68k: Introduce config option CPU_HAS_NO_UNALIGNED Geert Uytterhoeven
2012-06-07 18:47   ` Geert Uytterhoeven
2012-06-08  3:50   ` Greg Ungerer
2012-06-08  3:50     ` Greg Ungerer
2012-06-07 18:47 ` [PATCH 5/5] m68k: CPU32 does not support unaligned accesses Geert Uytterhoeven
2012-06-07 18:47   ` Geert Uytterhoeven
2012-06-08  3:51   ` Greg Ungerer
2012-06-08  3:51     ` Greg Ungerer
2012-06-08  1:33 ` [PATCH 1/5] m68k: Remove duplicate FPU config option Greg Ungerer
2012-06-08  1:33   ` Greg Ungerer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.