add missing configuration symbols when enabling ramdisk support

SVN-Revision: 15533
This commit is contained in:
Florian Fainelli 2009-05-01 08:48:58 +00:00
parent 8af25b8171
commit 6fa4734cde
3 changed files with 3 additions and 0 deletions

View File

@ -156,6 +156,7 @@ CONFIG_BLK_DEV_INITRD=y
# CONFIG_BLK_DEV_UB is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
# CONFIG_BLK_DEV_XIP is not set
CONFIG_BLOCK=y
# CONFIG_BNX2 is not set
# CONFIG_BONDING is not set

View File

@ -160,6 +160,7 @@ CONFIG_BLK_DEV_INITRD=y
# CONFIG_BLK_DEV_UB is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
# CONFIG_BLK_DEV_XIP is not set
CONFIG_BLOCK=y
# CONFIG_BNX2 is not set
# CONFIG_BONDING is not set

View File

@ -163,6 +163,7 @@ CONFIG_BLK_DEV_INITRD=y
# CONFIG_BLK_DEV_UB is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
# CONFIG_BLK_DEV_XIP is not set
CONFIG_BLK_DEV=y
CONFIG_BLOCK=y
# CONFIG_BNX2 is not set