add missing ramdisk configuration options (#5003)
authorFlorian Fainelli <florian@openwrt.org>
Fri, 1 May 2009 08:38:00 +0000 (08:38 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 1 May 2009 08:38:00 +0000 (08:38 +0000)
SVN-Revision: 15532

target/linux/rdc/config-2.6.28

index 509b0ccd01534e2a789e9ab9e08676b53b97f9b4..8d6494a4aefb45c9863964660045ae05e1cd9dfe 100644 (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