From 345bc95690c3bc8b8667b75635d17547b7d60da9 Mon Sep 17 00:00:00 2001 From: jogo Date: Wed, 24 Aug 2011 11:43:25 +0000 Subject: [PATCH] kernel: add two missing config symbols for 3.1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28080 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/generic/config-3.1 b/target/linux/generic/config-3.1 index 97a88279a..e22e77987 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 -- 2.20.1