]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: phy: Add Meson GXL PHY hardware dependency
authorJean Delvare <jdelvare@suse.de>
Mon, 9 Jan 2017 14:17:27 +0000 (15:17 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Jan 2017 21:34:39 +0000 (16:34 -0500)
commit2ebae8bd60188f57e26e95e7fde6b8943297d348
tree401884b862202f378baa32134315424cab07452b
parentce7e40c432ba84da104438f6799d460a4cad41bc
net: phy: Add Meson GXL PHY hardware dependency

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 <jdelvare@suse.de>
Fixes: 7334b3e47aee ("net: phy: Add Meson GXL Internal PHY driver")
Cc: Neil Armstrong <narmstrong@baylibre.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/Kconfig