]> git.sur5r.net Git - u-boot/blobdiff - drivers/ata/Kconfig
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
[u-boot] / drivers / ata / Kconfig
index 25ef5cef02fa51af3431792c232963c863d1fb5d..38318b46158e273a60247e52354967653a085aed 100644 (file)
@@ -20,6 +20,11 @@ config SATA
 
          See also CMD_SATA which provides command-line support.
 
+config SCSI_AHCI
+       bool "Enable SCSI interface to SATA devices"
+       help
+         Enable this to allow interfacing SATA devices via the SCSI layer.
+
 menu "SATA/SCSI device support"
 
 config AHCI_PCI