kernel: add two missing config symbols for 3.1
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 24 Aug 2011 11:43:25 +0000 (11:43 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 24 Aug 2011 11:43:25 +0000 (11:43 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28080 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/generic/config-3.1

index 97a8827..e22e779 100644 (file)
@@ -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
This page took 0.027936 seconds and 4 git commands to generate.