ahci: st: Add support for ST's SATA IP

Acked-by: Alexandre Torgue <alexandre.torgue@st.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
This commit is contained in:
Lee Jones
2014-02-26 14:47:21 +00:00
committed by Tejun Heo
parent e853a4e01f
commit 76884cb2f7
3 changed files with 249 additions and 0 deletions
+9
View File
@@ -97,6 +97,15 @@ config SATA_AHCI_PLATFORM
If unsure, say N.
config SATA_AHCI_ST
tristate "ST SATA support"
depends on SATA_AHCI_PLATFORM
select GENERIC_PHY
help
This option enables support for ST SATA controller.
If unsure, say N.
config AHCI_IMX
tristate "Freescale i.MX AHCI SATA support"
depends on SATA_AHCI_PLATFORM && MFD_SYSCON