Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <andrew@lunn.ch>
Signed-off-by: Tejun Heo <tj@kernel.org>

authored by

Andrew Lunn and committed by
Tejun Heo
49c8f1ff 0475c947

+1
+1
drivers/ata/Kconfig
··· 247 247 248 248 config SATA_MV 249 249 tristate "Marvell SATA support" 250 + select GENERIC_PHY 250 251 help 251 252 This option enables support for the Marvell Serial ATA family. 252 253 Currently supports 88SX[56]0[48][01] PCI(-X) chips,