From fc89ee9b28847b55d9f40143ca7e607956ec0425 Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Wed, 19 Jan 2011 20:34:21 +0100 Subject: [PATCH] --- yaml --- r: 232125 b: refs/heads/master c: d8b19323478af44d243e500656bb6ef2860ced6e h: refs/heads/master i: 232123: 4700bd1789ec162a7267d5ccbb82b25d2b2a724d v: v3 --- [refs] | 2 +- trunk/arch/m68knommu/Kconfig | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 28223b5b3b2c..2f9115475a17 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c5e66129c1b5b6ea73128ce21b3591c00c963c0e +refs/heads/master: d8b19323478af44d243e500656bb6ef2860ced6e diff --git a/trunk/arch/m68knommu/Kconfig b/trunk/arch/m68knommu/Kconfig index 7379cb0ce1af..8b9dacaa0f6e 100644 --- a/trunk/arch/m68knommu/Kconfig +++ b/trunk/arch/m68knommu/Kconfig @@ -2,6 +2,7 @@ config M68K bool default y select HAVE_IDE + select HAVE_GENERIC_HARDIRQS config MMU bool @@ -48,10 +49,6 @@ config GENERIC_HWEIGHT bool default y -config GENERIC_HARDIRQS - bool - default y - config GENERIC_CALIBRATE_DELAY bool default y