Disabling the legacy IDE in the fuloong2f kernel (that may give sda devices instead of hga?)

svn path=/nixpkgs/branches/stdenv-updates/; revision=23338
This commit is contained in:
Lluís Batlle i Rossell 2010-08-21 20:03:00 +00:00
parent 23b47575c6
commit 13a647ab4c

View File

@ -201,6 +201,9 @@ rec {
BLK_DEV_CMD640_ENHANCED n
FUSE_FS m
# To get /dev/sda devices instead of /dev/hda
IDE n
'';
kernelTarget = "vmlinux";
uboot = null;