From: Alessio Igor Bogani Date: Sun, 10 Apr 2011 13:02:00 +0000 (+0200) Subject: xtensa: remove obsolete BKL kernel option from defconfig X-Git-Tag: v3.0-rc1~344^2~17 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=900d18c79d0c4d8c33079c163c6b8c7d8b9c4db6;p=profile%2Fivi%2Fkernel-x86-ivi.git xtensa: remove obsolete BKL kernel option from defconfig The BKL doesn't exist anymore so remove CONFIG_LOCK_KERNEL. This work was supported by a hardware donation from the CE Linux Forum. Signed-off-by: Alessio Igor Bogani Signed-off-by: Jiri Kosina --- diff --git a/arch/xtensa/configs/s6105_defconfig b/arch/xtensa/configs/s6105_defconfig index 42b7feb..4891abb 100644 --- a/arch/xtensa/configs/s6105_defconfig +++ b/arch/xtensa/configs/s6105_defconfig @@ -23,7 +23,6 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" # CONFIG_EXPERIMENTAL=y CONFIG_BROKEN_ON_SMP=y -CONFIG_LOCK_KERNEL=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_LOCALVERSION="" CONFIG_LOCALVERSION_AUTO=y