From: jogo Date: Wed, 24 Aug 2011 11:43:25 +0000 (+0000) Subject: kernel: add two missing config symbols for 3.1 X-Git-Tag: fast2504n-3.10.28-merged~8136 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=345bc95690c3bc8b8667b75635d17547b7d60da9;p=openwrt.git kernel: add two missing config symbols for 3.1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28080 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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