From: Simon Horman Date: Tue, 19 Feb 2013 02:47:35 +0000 (+0900) Subject: ARM: shmobile: kzm9g: defconfig: do not enable PREEMPT X-Git-Tag: upstream/snapshot3+hdmi~5221^2~22^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=358c14d235b04029a40e208e46a756f8b80996c0;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git ARM: shmobile: kzm9g: defconfig: do not enable PREEMPT The motivation for this change is: * It is consistent with all other shmobile boards and; * Allows the kzm9g-reference code to work with CONFIG_SMP and thus the new defconfig Signed-off-by: Simon Horman --- diff --git a/arch/arm/configs/kzm9g_defconfig b/arch/arm/configs/kzm9g_defconfig index 670c3b6..84ac68c 100644 --- a/arch/arm/configs/kzm9g_defconfig +++ b/arch/arm/configs/kzm9g_defconfig @@ -33,7 +33,6 @@ CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y CONFIG_SMP=y CONFIG_SCHED_MC=y -CONFIG_PREEMPT=y CONFIG_AEABI=y # CONFIG_OABI_COMPAT is not set CONFIG_HIGHMEM=y