From a460a424ac36884a3fa2e08fb227238d4a83d05a Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Wed, 6 Jun 2012 17:26:35 +0200 Subject: [PATCH] --- yaml --- r: 321297 b: refs/heads/master c: 022613e0b0753f1261454dea9b07c2e959363af7 h: refs/heads/master i: 321295: c472fe463f4ec318e0fbf05fe8f2fb5c3dc0fd4f v: v3 --- [refs] | 2 +- trunk/arch/m68k/Kconfig | 9 --------- trunk/arch/m68k/Kconfig.cpu | 9 +++++++++ 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/[refs] b/[refs] index 0d27be8314d4..21844fd29b1e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f2378ed90572aeeecded30fd3754575c2ff1e55f +refs/heads/master: 022613e0b0753f1261454dea9b07c2e959363af7 diff --git a/trunk/arch/m68k/Kconfig b/trunk/arch/m68k/Kconfig index bc8cc504dee1..87b504cfe001 100644 --- a/trunk/arch/m68k/Kconfig +++ b/trunk/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 diff --git a/trunk/arch/m68k/Kconfig.cpu b/trunk/arch/m68k/Kconfig.cpu index 2b53254ad994..6cd8c1a32893 100644 --- a/trunk/arch/m68k/Kconfig.cpu +++ b/trunk/arch/m68k/Kconfig.cpu @@ -360,6 +360,15 @@ config NODES_SHIFT default "3" depends on !SINGLE_MEMORY_CHUNK +config CPU_HAS_NO_BITFIELDS + bool + +config CPU_HAS_NO_MULDIV64 + bool + +config CPU_HAS_ADDRESS_SPACES + bool + config FPU bool