aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2011-08-24 11:43:25 +0000
committerJonas Gorski <jogo@openwrt.org>2011-08-24 11:43:25 +0000
commit08e617c6168050a0331a8830b37581c9449de075 (patch)
tree4341c868c8392c8b06cf10f77b3ca24665d1b8c0 /target/linux
parentf63c57a192db04f4e22f50d3b37944f316e70a0d (diff)
downloadupstream-08e617c6168050a0331a8830b37581c9449de075.tar.gz
upstream-08e617c6168050a0331a8830b37581c9449de075.tar.bz2
upstream-08e617c6168050a0331a8830b37581c9449de075.zip
kernel: add two missing config symbols for 3.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28080 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/generic/config-3.12
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.1 b/target/linux/generic/config-3.1
index 97a88279ab..e22e779875 100644
--- a/target/linux/generic/config-3.1
+++ b/target/linux/generic/config-3.1
@@ -194,6 +194,7 @@ CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_AMD74XX is not set
# CONFIG_BLK_DEV_ATIIXP is not set
# CONFIG_BLK_DEV_BSG is not set
+# CONFIG_BLK_DEV_BSGLIB is not set
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
@@ -227,6 +228,7 @@ CONFIG_BLK_DEV_INITRD=y
# CONFIG_BLK_DEV_IT821X is not set
# CONFIG_BLK_DEV_JMICRON is not set
# CONFIG_BLK_DEV_LOOP is not set
+CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_OFFBOARD is not set