Adding some important modules to the qemu versatile board and the sheevaplug,

mainly for nfsroot and nixos.


svn path=/nixpkgs/trunk/; revision=20238
This commit is contained in:
Lluís Batlle i Rossell 2010-02-24 22:13:48 +00:00
parent eaf2e0f1fa
commit 7d898c52df

View file

@ -31,7 +31,15 @@ rec {
''
BLK_DEV_RAM y
BLK_DEV_INITRD y
BLK_DEV_DM m
MD y
REISERFS_FS m
EXT4_FS m
USB_STORAGE_CYPRESS_ATACB m
CONFIG_IP_PNP y
CONFIG_NFS_FS y
CONFIG_ROOT_NFS y
# Fail to build
DRM n
@ -79,6 +87,11 @@ rec {
BLK_DEV_SR y
SCSI_SYM53C8XX_2 y
TMPFS y
IPV6 m
REISERFS_FS m
EXT4_FS m
IP_PNP y
IP_PNP_DHCP y
IP_PNP_BOOTP y