mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-12 07:00:15 +02:00
[rdc] add missing ramdisk configuration options (#5003)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15532 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a55e31b517
commit
4150a3b70e
@ -25,6 +25,10 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
|
||||
CONFIG_BASE_SMALL=0
|
||||
# CONFIG_BINFMT_AOUT is not set
|
||||
CONFIG_BITREVERSE=y
|
||||
CONFIG_BLK_DEV_RAM=y
|
||||
CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
|
||||
CONFIG_BLK_DEV_RAM_COUNT=16
|
||||
CONFIG_BLK_DEV_RAM_SIZE=4096
|
||||
CONFIG_BOUNCE=y
|
||||
CONFIG_CLASSIC_RCU=y
|
||||
CONFIG_CLOCKSOURCE_WATCHDOG=y
|
||||
|
Loading…
Reference in New Issue
Block a user