mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:13:20 +02:00
[kernel] add missing configuration symbols when enabling ramdisk support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15533 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4150a3b70e
commit
6b56d44a7b
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user