kernel: add two missing config symbols for 3.1

SVN-Revision: 28080
This commit is contained in:
Jonas Gorski 2011-08-24 11:43:25 +00:00
parent 72e117ec79
commit 71adaae258

View 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