[PATCH] ata: fix Marvell SATA driver dependencies
From: One Thousand Gnomes <hidden>
Date: 2014-03-26 17:00:00
Also in:
linux-ide, lkml
From: One Thousand Gnomes <hidden>
Date: 2014-03-26 17:00:00
Also in:
linux-ide, lkml
On Wed, 26 Mar 2014 17:23:02 +0100 Andrew Lunn [off-list ref] wrote:
On Wed, Mar 26, 2014 at 05:19:02PM +0100, Bartlomiej Zolnierkiewicz wrote:quoted
Make sata_mv host driver depend on PCI || ARCH_KIRKWOOD || ARCH_MVEBU || ARCH_ORION5X config options as Marvell SATA support covers both Marvell PCI devices and Marvell Kirkwood, Armada 370/XP and Orion5x SoCs (for non-PCI devices the driver to work requires suitable device tree node to be defined). Additionally allow the driver build if COMPILE_TEST config option is set.Hi Bartlomiej I _think_ there are a few powerpc platforms which can also make use of this driver
The hardware can show up in just about anything so I think this patch should be dropped