summaryrefslogtreecommitdiffstats
path: root/fragments/drivers/sata
diff options
context:
space:
mode:
authorWynn Wolf Arbor2019-12-23 12:37:32 +0100
committerWynn Wolf Arbor2020-02-29 18:50:41 +0100
commit6390333332628437c142fb5e93b1b2f3aaa54b6c (patch)
tree9a97de265673065c91750a922fb3ec271014e375 /fragments/drivers/sata
downloadkernfrag-6390333332628437c142fb5e93b1b2f3aaa54b6c.tar.gz
Initial import
Diffstat (limited to 'fragments/drivers/sata')
-rw-r--r--fragments/drivers/sata7
1 files changed, 7 insertions, 0 deletions
diff --git a/fragments/drivers/sata b/fragments/drivers/sata
new file mode 100644
index 0000000..bd4fc1d
--- /dev/null
+++ b/fragments/drivers/sata
@@ -0,0 +1,7 @@
+CONFIG_ATA=y
+# CONFIG_ATA_SFF is not set
+CONFIG_BLK_DEV_SD=y
+CONFIG_BLK_DEV_SR=y
+CONFIG_CHR_DEV_SG=y
+CONFIG_SATA_AHCI=y
+CONFIG_SCSI_CONSTANTS=y