* Add a bunch of common SATA modules to the default initrd.
svn path=/nixos/trunk/; revision=10083
This commit is contained in:
parent
af75f317a4
commit
9e00dfe107
@ -137,6 +137,10 @@
|
|||||||
kernelModules = mkOption {
|
kernelModules = mkOption {
|
||||||
default = [
|
default = [
|
||||||
"ahci"
|
"ahci"
|
||||||
|
"sata_nv"
|
||||||
|
"sata_via"
|
||||||
|
"sata_sis"
|
||||||
|
"sata_uli"
|
||||||
"ata_piix"
|
"ata_piix"
|
||||||
"pata_marvell"
|
"pata_marvell"
|
||||||
"sd_mod"
|
"sd_mod"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user