projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0475c94
)
ATA: SATA_MV: Add missing Kconfig select statememnt
author
Andrew Lunn
<andrew@lunn.ch>
Wed, 22 Jan 2014 19:56:33 +0000
(20:56 +0100)
committer
Tejun Heo
<tj@kernel.org>
Wed, 29 Jan 2014 18:19:47 +0000
(13:19 -0500)
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>
drivers/ata/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/ata/Kconfig
b/drivers/ata/Kconfig
index
4e73772
..
868429a
100644
(file)
--- 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,