diff options
author | Alessio Igor Bogani <abogani@kernel.org> | 2011-04-10 15:02:00 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-04-11 14:56:22 +0200 |
commit | 900d18c79d0c4d8c33079c163c6b8c7d8b9c4db6 (patch) | |
tree | 0dd3abec9106837721b6ba838fb9226afdac54e6 /arch/xtensa/configs | |
parent | 6c655db070ad0e43f66b45fed4c526d6aac07107 (diff) | |
download | linux-900d18c79d0c4d8c33079c163c6b8c7d8b9c4db6.tar.gz linux-900d18c79d0c4d8c33079c163c6b8c7d8b9c4db6.tar.bz2 linux-900d18c79d0c4d8c33079c163c6b8c7d8b9c4db6.zip |
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 <abogani@kernel.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/xtensa/configs')
-rw-r--r-- | arch/xtensa/configs/s6105_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/xtensa/configs/s6105_defconfig b/arch/xtensa/configs/s6105_defconfig index 42b7feba71b7..4891abbf16bc 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 |