Lines Matching +full:sata +full:- +full:port

1 # SPDX-License-Identifier: GPL-2.0
3 # SATA/PATA driver configuration
10 uses pata-platform driver to enable the relevant driver in the
21 If you want to use an ATA hard disk, ATA tape drive, ATA CD-ROM or
62 <file:Documentation/admin-guide/kernel-parameters.txt>.
76 This option adds support for ATA-related ACPI objects.
85 bool "SATA Zero Power Optical Disc Drive (ZPODD) support"
88 This option adds support for SATA Zero Power Optical Disc
98 bool "SATA Port Multiplier support"
102 This option adds support for SATA Port Multipliers
103 (the SATA version of an ethernet hub, or SAS expander).
107 comment "Controllers with non-SFF native interface"
110 tristate "AHCI SATA support"
119 int "Default SATA Link Power Management policy"
124 Select the Default SATA Link Power Management (LPM) policy to use
125 for chipsets / "South Bridges" supporting low-power modes. Such
128 - Partial: The Phy logic is powered but is in a reduced power
131 - Slumber: The Phy logic is powered but is in an even lower power
134 - DevSleep: The Phy logic may be powered down. The exit latency from
137 - HIPM: Host Initiated Power Management (host automatically
139 - DIPM: Device Initiated Power Management (device automatically
142 The possible values for the default SATA link power management
155 tristate "Platform AHCI SATA support"
164 tristate "Broadcom AHCI SATA support"
175 tristate "DaVinci DA850 AHCI SATA support"
180 onboard AHCI SATA.
185 tristate "DaVinci DM816 AHCI SATA support"
190 onboard AHCI SATA controller.
195 tristate "Synopsys DWC AHCI SATA support"
199 This option enables support for the Synopsys DWC AHCI SATA
205 tristate "ST AHCI SATA support"
209 This option enables support for ST AHCI SATA controller.
214 tristate "Freescale i.MX AHCI SATA support"
220 onboard AHCI SATA.
225 tristate "CEVA AHCI SATA support"
229 This option enables support for the CEVA AHCI SATA.
235 tristate "MediaTek AHCI SATA support"
241 onboard AHCI SATA controller.
246 tristate "Marvell EBU AHCI SATA support"
251 onboard AHCI SATA.
265 tristate "Allwinner sunxi AHCI SATA support"
270 onboard AHCI SATA.
275 tristate "NVIDIA Tegra AHCI SATA support"
280 onboard AHCI SATA.
285 tristate "APM X-Gene 6.0Gbps AHCI SATA host controller support"
289 This option enables support for APM X-Gene SoC SATA host controller.
292 tristate "Freescale QorIQ AHCI SATA support"
298 onboard AHCI SATA.
303 tristate "Freescale 3.0Gbps SATA support"
307 This option enables support for Freescale 3.0Gbps SATA controller.
313 tristate "Gemini SATA bridge support"
318 This enabled support for the FTIDE010 to SATA bridge
324 tristate "AMD Seattle 6.0Gbps AHCI SATA host controller support"
328 This option enables support for AMD Seattle SATA host controller.
333 tristate "Initio 162x SATA support (Very Experimental)"
349 tristate "Silicon Image 3124/3132 SATA support"
368 SFF interface. Many SATA controllers have an SFF interface
400 tristate "Pacific Digital SATA QStor support"
409 tristate "Promise SATA SX4 support (Experimental)"
423 capability. BMDMA stands for bus-master DMA and is the
430 comment "SATA SFF controllers with BMDMA"
433 tristate "Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support"
444 tristate "DesignWare Cores SATA support"
449 This option enables support for the on-chip SATA controller of the
464 tristate "Calxeda Highbank SATA support"
469 onboard SATA.
474 tristate "Marvell SATA support"
481 Currently supports 88SX[56]0[48][01] PCI(-X) chips,
482 as well as the newer [67]042 PCI-X/PCIe and SOC devices.
487 tristate "NVIDIA SATA support"
496 tristate "Promise SATA TX2/TX4 support"
505 tristate "Renesas R-Car SATA support"
509 This option enables support for Renesas R-Car Serial ATA.
514 tristate "Silicon Image SATA support"
523 tristate "SiS 964/965/966/180 SATA support"
535 tristate "ServerWorks Frodo / Apple K2 SATA support"
540 SATA support.
545 tristate "ULi Electronics SATA support"
549 This option enables support for ULi Electronics SATA.
554 tristate "VIA SATA support"
563 tristate "VITESSE VSC-7174 / INTEL 31244 SATA support"
819 controllers. If you wish to use only the SATA ports then select
820 the AHCI driver alone. If you wish to the use the PATA port or
821 both SATA and PATA include this driver.
859 NS87415 PCI-IDE controller.
974 on many Compaq Pentium-Pro systems, via the new ATA layer.
989 tristate "PXA DMA-capable PATA support"
1010 comment "PIO-only SFF controllers"
1027 This option enables support for the on-board IDE
1036 This option enables support for the on-board IDE
1039 the Zorro expansion bus (M-Tech E-Matrix 530
1045 tristate "Buddha/Catweasel/X-Surf PATA support"
1049 on the Buddha, Catweasel and X-Surf expansion boards
1052 two on the X-Surf.
1089 NS87410 PCI-IDE controller.
1164 tristate "Parallel port IDE device support"
1167 There are many external CD-ROM and disk devices that connect through
1168 your computer's parallel port. Most of them are actually IDE devices
1169 using a parallel port IDE adapter. This option enables the
1172 Read <file:Documentation/admin-guide/blockdev/paride.rst> for more