Merge pull request #4587 from uzska/master
Added line SCSI_SAS_ATA y on line 62
This commit is contained in:
commit
2c0cc6cedc
|
@ -59,6 +59,7 @@ with stdenv.lib;
|
||||||
''}
|
''}
|
||||||
SCSI_LOWLEVEL y # enable lots of SCSI devices
|
SCSI_LOWLEVEL y # enable lots of SCSI devices
|
||||||
SCSI_LOWLEVEL_PCMCIA y
|
SCSI_LOWLEVEL_PCMCIA y
|
||||||
|
SCSI_SAS_ATA y # added to enable detection of hard drive
|
||||||
SPI y # needed for many devices
|
SPI y # needed for many devices
|
||||||
SPI_MASTER y
|
SPI_MASTER y
|
||||||
WAN y
|
WAN y
|
||||||
|
|
Loading…
Reference in New Issue