rd: Build as a module since we do not require initrd support

svn path=/dists/trunk/linux-2.6/; revision=14212
This commit is contained in:
Ben Hutchings 2009-09-10 03:29:33 +00:00
parent 0b88783800
commit 80d8b3c12f
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -74,6 +74,7 @@ linux-2.6 (2.6.31~rc9-1~experimental.1) UNRELEASED; urgency=low
(closes: #541630)
* rt{2860,2870,3070}sta: Use existing CCITT CRC implementation on
firmware rather than adding an equivalent variant of ITU-T CRC
* rd: Build as a module since we do not require initrd support
[ Martin Michlmayr ]
* [armel/orion5x, armel/kirkwood] Set GPIO_SYSFS=y since these

View File

@ -184,7 +184,7 @@ CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_OSD=m
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_COUNT=16
# CONFIG_BLK_DEV_XIP is not set
CONFIG_ATA_OVER_ETH=m