From: Andrew Lunn Date: Wed, 22 Jan 2014 19:56:33 +0000 (+0100) Subject: ATA: SATA_MV: Add missing Kconfig select statememnt X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=49c8f1ffe26ffddfb7244a24db21c0b4a79e1c52;p=linux-beck.git ATA: SATA_MV: Add missing Kconfig select statememnt SATA_MV depends on GENERIC_PHY. So if SATA_MV is built in, GENERIC_PHY cannot be modular. Fixes build error found by kbuild test robot. Signed-off-by: Andrew Lunn Signed-off-by: Tejun Heo --- diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 4e737728aee2..868429a47be4 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig @@ -247,6 +247,7 @@ config SATA_HIGHBANK config SATA_MV tristate "Marvell SATA support" + select GENERIC_PHY help This option enables support for the Marvell Serial ATA family. Currently supports 88SX[56]0[48][01] PCI(-X) chips,