2 bool "Support SATA controllers with driver model"
5 This enables a uclass for disk controllers in U-Boot. Various driver
6 types can use this, such as AHCI/SATA. It does not provide any standard
7 operations at present. The block device interface has not been converted
11 bool "Support SATA controllers"
13 This enables support for SATA (Serial Advanced Technology
14 Attachment), a serial bus standard for connecting to hard drives and
15 other storage devices.
17 SATA replaces PATA (originally just ATA), which stands for Parallel AT
18 Attachment, where AT refers to an IBM AT (Advanced Technology)
19 computer released in 1984.
21 See also CMD_SATA which provides command-line support.
23 menu "SATA/SCSI device support"
26 bool "Support for PCI-based AHCI controller"
29 Enables support for the PCI-based AHCI controller.
32 bool "Ceva Sata controller"
36 This option enables Ceva Sata controller hard IP available on Xilinx
37 ZynqMP. Support up to 2 external devices. Complient with SATA 3.1 and
38 AHCI 1.3 specifications with hot-plug detect feature.
42 bool "Enable Synopsys DWC AHCI driver support"
47 Enable this driver to support Sata devices through
48 Synopsys DWC AHCI module.