projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce7e40c
)
net: phy: Add Meson GXL PHY hardware dependency
author
Jean Delvare
<
[email protected]
>
Mon, 9 Jan 2017 14:17:27 +0000
(15:17 +0100)
committer
David S. Miller
<
[email protected]
>
Mon, 9 Jan 2017 21:34:39 +0000
(16:34 -0500)
As I understand it the Meson GXL PHY driver is only useful on one
architecture so only make it visible on that architecture.
Signed-off-by: Jean Delvare <
[email protected]
>
Fixes: 7334b3e47aee ("net: phy: Add Meson GXL Internal PHY driver")
Cc: Neil Armstrong <
[email protected]
>
Cc: Florian Fainelli <
[email protected]
>
Cc: Andrew Lunn <
[email protected]
>
Cc: David S. Miller <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/phy/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/phy/Kconfig
b/drivers/net/phy/Kconfig
index d361835b315dd6b9ed542a48515e85c8024192d3..8dbd59baa34d5ed9eda97396f38b5ab38e96416a 100644
(file)
--- a/
drivers/net/phy/Kconfig
+++ b/
drivers/net/phy/Kconfig
@@
-279,6
+279,7
@@
config MARVELL_PHY
config MESON_GXL_PHY
tristate "Amlogic Meson GXL Internal PHY"
+ depends on ARCH_MESON || COMPILE_TEST
---help---
Currently has a driver for the Amlogic Meson GXL Internal PHY