3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #4587 from uzska/master

Added line SCSI_SAS_ATA y on line 62
This commit is contained in:
lethalman 2014-10-24 09:39:40 +02:00
commit 2c0cc6cedc

View file

@ -59,6 +59,7 @@ with stdenv.lib;
''}
SCSI_LOWLEVEL y # enable lots of SCSI devices
SCSI_LOWLEVEL_PCMCIA y
SCSI_SAS_ATA y # added to enable detection of hard drive
SPI y # needed for many devices
SPI_MASTER y
WAN y