aboutsummaryrefslogtreecommitdiffstats
path: root/target
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
commit71adaae258ad2502ddcd1db2469bc5ca09bcd1d8 (patch)
tree4651b73b87b3a02add89b431338f1d32c97c3034 /target
parent72e117ec7978778fee20495b53887c227c3e1643 (diff)
downloadupstream-71adaae258ad2502ddcd1db2469bc5ca09bcd1d8.tar.gz
upstream-71adaae258ad2502ddcd1db2469bc5ca09bcd1d8.tar.bz2
upstream-71adaae258ad2502ddcd1db2469bc5ca09bcd1d8.zip
kernel: add two missing config symbols for 3.1
SVN-Revision: 28080
Diffstat (limited to 'target')
-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