aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-03-22 09:20:34 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-03-22 09:20:34 +0000
commite8ffc459f53a57e13be1ce50bcbd7fa6e1c1f7be (patch)
tree43a49704a81d3662c2a17d1b212181cdd3fa6301 /target
parent7980ac363b02a824155cda1629b2be46f714f488 (diff)
downloadmaster-187ad058-e8ffc459f53a57e13be1ce50bcbd7fa6e1c1f7be.tar.gz
master-187ad058-e8ffc459f53a57e13be1ce50bcbd7fa6e1c1f7be.tar.bz2
master-187ad058-e8ffc459f53a57e13be1ce50bcbd7fa6e1c1f7be.zip
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 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