mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
16 lines
242 B
Plaintext
16 lines
242 B
Plaintext
# Include SATA drivers by default
|
|
drivers/ata/sata_*
|
|
|
|
# sata-sis depends on pata-sis; avoid a dependency
|
|
pata_sis ?
|
|
|
|
# Include more SATA drivers with unusual names
|
|
ata_piix ?
|
|
ahci ?
|
|
sx8 ?
|
|
pdc_adma ?
|
|
mtip32xx ?
|
|
|
|
# XXX not actually SATA
|
|
nvme ?
|