aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2012-06-06 17:26:35 +0200
committerGeert Uytterhoeven <geert@linux-m68k.org>2012-06-10 10:18:29 +0200
commit022613e0b0753f1261454dea9b07c2e959363af7 (patch)
tree7fca78a18f0f63b5419844080bb54e84d01333ef /arch/m68k/Kconfig
parentm68k: Remove duplicate FPU config option (diff)
downloadlinux-dev-022613e0b0753f1261454dea9b07c2e959363af7.tar.xz
linux-dev-022613e0b0753f1261454dea9b07c2e959363af7.zip
m68k: Move CPU_HAS_* config options
They belong together with the CPU selection 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/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
index bc8cc504dee1..87b504cfe001 100644
--- a/arch/m68k/Kconfig
+++ b/arch/m68k/Kconfig
@@ -53,15 +53,6 @@ config ZONE_DMA
bool
default y
-config CPU_HAS_NO_BITFIELDS
- bool
-
-config CPU_HAS_NO_MULDIV64
- bool
-
-config CPU_HAS_ADDRESS_SPACES
- bool
-
config HZ
int
default 1000 if CLEOPATRA