summaryrefslogtreecommitdiff
path: root/drivers/ata/Kconfig
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2016-05-13 21:20:48 (GMT)
committerTejun Heo <tj@kernel.org>2016-05-13 21:20:48 (GMT)
commitf8d1a93930a754c4ea27238ae1c0fb2356d12e9a (patch)
tree4331184b9aa1f0b66ec6b5f103c46e418e27d315 /drivers/ata/Kconfig
parent26f588308efc7f1834b7ee0b1dd4f9a904f555a3 (diff)
parent535dac4ab5f42e040e8405b31e309a6b6d4eee57 (diff)
downloadlinux-f8d1a93930a754c4ea27238ae1c0fb2356d12e9a.tar.xz
Merge branch 'for-4.6-fixes' into for-4.7
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r--drivers/ata/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index 5083f85..cfa936a 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -202,6 +202,14 @@ config SATA_FSL
If unsure, say N.
+config SATA_AHCI_SEATTLE
+ tristate "AMD Seattle 6.0Gbps AHCI SATA host controller support"
+ depends on ARCH_SEATTLE
+ help
+ This option enables support for AMD Seattle SATA host controller.
+
+ If unsure, say N
+
config SATA_INIC162X
tristate "Initio 162x SATA support (Very Experimental)"
depends on PCI