1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 04:45:32 +03: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:
florian 2009-05-01 08:38:00 +00:00
parent a55e31b517
commit 4150a3b70e

View File

@ -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