From 97e891ed0c4ffb441bb3296f97465039169dd264 Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Wed, 19 Jan 2011 20:41:19 +0100 Subject: [PATCH] --- yaml --- r: 232130 b: refs/heads/master c: 2fc361bfcfce4fd05eb3d2e3d400dd387a5724c4 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/score/Kconfig | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index a0bd3c6356df..ae4aed2fbeb5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2604362b2671cef309f6023e6bea0cec52ee993b +refs/heads/master: 2fc361bfcfce4fd05eb3d2e3d400dd387a5724c4 diff --git a/trunk/arch/score/Kconfig b/trunk/arch/score/Kconfig index 4f159acfbe33..27b2295f41f3 100644 --- a/trunk/arch/score/Kconfig +++ b/trunk/arch/score/Kconfig @@ -1,5 +1,9 @@ menu "Machine selection" +config SCORE + def_bool y + select HAVE_GENERIC_HARDIRQS + choice prompt "System type" default MACH_SPCT6600 @@ -65,9 +69,6 @@ menu "Kernel type" config 32BIT def_bool y -config GENERIC_HARDIRQS - def_bool y - config ARCH_FLATMEM_ENABLE def_bool y