kernel: add two missing config symbols for 3.1
SVN-Revision: 28080
This commit is contained in:
parent
72e117ec79
commit
71adaae258
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue