blob: 1def9305dd5e5780e4f3ed791fb3cf81841b76e6 [file] [log] [blame]
Simon Glass2c844c42017-06-14 21:28:26 -06001config AHCI
2 bool "Support SATA controllers with driver model"
3 depends on DM
4 help
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
8 to driver model.
9
10config SATA
11 bool "Support SATA controllers"
Simon Glassedc47772022-01-31 07:49:32 -070012 depends on BLK
Adam Fordb10ba902018-02-06 12:43:56 -060013 select HAVE_BLOCK_DEVICE
Simon Glass2c844c42017-06-14 21:28:26 -060014 help
15 This enables support for SATA (Serial Advanced Technology
16 Attachment), a serial bus standard for connecting to hard drives and
17 other storage devices.
18
19 SATA replaces PATA (originally just ATA), which stands for Parallel AT
20 Attachment, where AT refers to an IBM AT (Advanced Technology)
21 computer released in 1984.
22
23 See also CMD_SATA which provides command-line support.
24
Tuomas Tynkkynenfc1a4de2017-12-08 15:36:20 +020025config LIBATA
26 bool
27 help
28 Select this to build and link the libata helper functions.
29
Tuomas Tynkkynenedf9f622017-12-08 15:36:19 +020030config SCSI_AHCI
31 bool "Enable SCSI interface to SATA devices"
Tuomas Tynkkynenfc1a4de2017-12-08 15:36:20 +020032 select LIBATA
Tuomas Tynkkynenedf9f622017-12-08 15:36:19 +020033 help
34 Enable this to allow interfacing SATA devices via the SCSI layer.
35
Simon Glass2c844c42017-06-14 21:28:26 -060036menu "SATA/SCSI device support"
37
Bin Meng239a09b2017-07-30 19:23:59 -070038config AHCI_PCI
39 bool "Support for PCI-based AHCI controller"
Tom Rini61e401e2021-09-16 11:45:03 -040040 depends on PCI
Bin Meng239a09b2017-07-30 19:23:59 -070041 depends on DM_SCSI
42 help
43 Enables support for the PCI-based AHCI controller.
44
Pali Rohár605b6552021-08-15 16:27:37 +020045config SPL_AHCI_PCI
46 bool "Support for PCI-based AHCI controller for SPL"
47 depends on SPL
48 depends on SPL_PCI
49 depends on SPL_SATA_SUPPORT && DM_SCSI
50
Simon Glass2c844c42017-06-14 21:28:26 -060051config SATA_CEVA
52 bool "Ceva Sata controller"
53 depends on AHCI
54 depends on DM_SCSI
55 help
56 This option enables Ceva Sata controller hard IP available on Xilinx
57 ZynqMP. Support up to 2 external devices. Complient with SATA 3.1 and
58 AHCI 1.3 specifications with hot-plug detect feature.
59
60
61config DWC_AHCI
62 bool "Enable Synopsys DWC AHCI driver support"
63 select SCSI_AHCI
64 select PHY
65 depends on DM_SCSI
66 help
67 Enable this driver to support Sata devices through
68 Synopsys DWC AHCI module.
69
Tuomas Tynkkynen745edca2017-12-08 15:36:18 +020070config DWC_AHSATA
71 bool "Enable DWC AHSATA driver support"
Tuomas Tynkkynenfc1a4de2017-12-08 15:36:20 +020072 select LIBATA
Tom Rini2398bbc2021-02-09 21:42:44 -050073 depends on BLK
Tuomas Tynkkynen745edca2017-12-08 15:36:18 +020074 help
75 Enable this driver to support the DWC AHSATA SATA controller found
76 in i.MX5 and i.MX6 SoCs.
77
Soeren Moch5569bbd2019-03-01 13:10:59 +010078config DWC_AHSATA_AHCI
79 bool "Enable DWC AHSATA AHCI driver support"
80 depends on DWC_AHSATA
81 depends on AHCI
82 default y
83 help
84 Enable this option unless you need your private ahci implementation
85
Tuomas Tynkkynen8df5dd32017-12-08 15:36:17 +020086config FSL_SATA
87 bool "Enable Freescale SATA controller driver support"
Tom Rinie9fe9cb2021-04-21 15:32:26 -040088 select AHCI
Tuomas Tynkkynenfc1a4de2017-12-08 15:36:20 +020089 select LIBATA
Tuomas Tynkkynen8df5dd32017-12-08 15:36:17 +020090 help
91 Enable this driver to support the SATA controller found in
92 some Freescale PowerPC SoCs.
93
Tuomas Tynkkynen9f1caca2017-12-08 15:36:16 +020094config SATA_MV
95 bool "Enable Marvell SATA controller driver support"
Stefan Roesee85955c2019-03-11 13:29:20 +010096 select AHCI
Tuomas Tynkkynenfc1a4de2017-12-08 15:36:20 +020097 select LIBATA
Tuomas Tynkkynen9f1caca2017-12-08 15:36:16 +020098 help
99 Enable this driver to support the SATA controller found in
100 some Marvell SoCs.
101
Tuomas Tynkkynen104a5372017-12-08 15:36:14 +0200102config SATA_SIL
103 bool "Enable Silicon Image SIL3131 / SIL3132 / SIL3124 SATA driver support"
Tom Rinie9fe9cb2021-04-21 15:32:26 -0400104 select AHCI
Tuomas Tynkkynenfc1a4de2017-12-08 15:36:20 +0200105 select LIBATA
Tuomas Tynkkynen104a5372017-12-08 15:36:14 +0200106 help
107 Enable this driver to support the SIL3131, SIL3132 and SIL3124
108 SATA controllers.
109
Andre Przywara0931e372019-04-12 16:28:54 +0530110config SUNXI_AHCI
111 bool "Enable Allwinner SATA driver support"
112 depends on AHCI
113 default y if ARCH_SUNXI
114 help
115 Enable this driver to support the SATA controllers found in the
116 Allwinner A10, A20 and R40 SoCs.
117
Ken Ma3984dac2018-05-25 15:49:24 +0800118config AHCI_MVEBU
119 bool "Marvell EBU AHCI SATA support"
Stefan Roesec62067b2021-04-07 09:12:34 +0200120 depends on ARCH_MVEBU || ARCH_OCTEON
Ken Ma3984dac2018-05-25 15:49:24 +0800121 depends on AHCI
122 select SCSI_AHCI
Ken Mac3f0ca12018-05-25 15:49:26 +0800123 select DM_SCSI
Ken Ma3984dac2018-05-25 15:49:24 +0800124 help
125 This option enables support for the Marvell EBU SoC's
126 onboard AHCI SATA.
127
128 If unsure, say N.
Frank Wunderlich1e2dc602020-08-13 10:20:47 +0200129
130config MTK_AHCI
131 bool "Enable Mediatek AHCI driver support"
132 depends on AHCI
133 help
134 Enable this driver to support Sata devices through
135 Mediatek AHCI controller (e.g. MT7622).
136
Simon Glass2c844c42017-06-14 21:28:26 -0600137endmenu