summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-22 09:20:34 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-22 09:20:34 +0000
commit5bac5842ddd53fb3d377ce31f78cf578c77e8c40 (patch)
tree43a49704a81d3662c2a17d1b212181cdd3fa6301 /target
parentd692939b931ca7546fe6d5f0ed646986618de36a (diff)
enable the 'big kernel lock' by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26267 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-2.6.372
-rw-r--r--target/linux/generic/config-2.6.381
2 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37
index 949294720..5e00eac1f 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 755086004..71cb2678c 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