summaryrefslogtreecommitdiff
path: root/drivers/ata
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2014-09-24 10:55:38 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2014-09-24 10:55:38 +1000
commit21ecef226554223e87cd79d325c96f24e67fb396 (patch)
tree5f7a0a3439128963d0d2124c064712a09b5afba7 /drivers/ata
parent16ec60eaab24c4277c6110917d142842736ef8fc (diff)
parent65a3bb88bb33cdddcdb1635708b27d895226502b (diff)
Merge remote-tracking branch 'mvebu/for-next'
Diffstat (limited to 'drivers/ata')
-rw-r--r--drivers/ata/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index e1b92788c225..cd4cccbfd2ab 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -299,7 +299,7 @@ config SATA_HIGHBANK
config SATA_MV
tristate "Marvell SATA support"
- depends on PCI || ARCH_DOVE || ARCH_KIRKWOOD || ARCH_MV78XX0 || \
+ depends on PCI || ARCH_DOVE || ARCH_MV78XX0 || \
ARCH_MVEBU || ARCH_ORION5X || COMPILE_TEST
select GENERIC_PHY
help