From 0a65ef965dbe0137224a60c12068564d0e8ee516 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Tue, 22 Mar 2011 09:20:34 +0000 Subject: enable the 'big kernel lock' by default SVN-Revision: 26267 --- target/linux/generic/config-2.6.37 | 2 +- target/linux/generic/config-2.6.38 | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'target') diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index 949294720e..5e00eac1f4 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -181,7 +181,7 @@ CONFIG_BASE_SMALL=0 CONFIG_BINFMT_ELF=y # CONFIG_BINFMT_MISC is not set CONFIG_BITREVERSE=y -# CONFIG_BKL is not set +CONFIG_BKL=y # CONFIG_BLK_CPQ_CISS_DA is not set # CONFIG_BLK_CPQ_DA is not set CONFIG_BLK_DEV=y diff --git a/target/linux/generic/config-2.6.38 b/target/linux/generic/config-2.6.38 index 7550860045..71cb2678c0 100644 --- a/target/linux/generic/config-2.6.38 +++ b/target/linux/generic/config-2.6.38 @@ -186,6 +186,7 @@ CONFIG_BASE_SMALL=0 CONFIG_BINFMT_ELF=y # CONFIG_BINFMT_MISC is not set CONFIG_BITREVERSE=y +CONFIG_BKL=y # CONFIG_BLK_CPQ_CISS_DA is not set # CONFIG_BLK_CPQ_DA is not set CONFIG_BLK_DEV=y -- cgit v1.2.3