Skip to content

Commit

Permalink
phylib: Allow BCM63XX PHY to be selected only on BCM63XX.
Browse files Browse the repository at this point in the history
This PHY is available integrated into BCM63xx series SOCs only.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

 drivers/net/phy/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
Acked-by: Florian Fainelli <ffainelli@freebox.fr>
Signed-off-by: David S. Miller <davem@conan.davemloft.net>
  • Loading branch information
Ralf Baechle authored and David S. Miller committed Jun 17, 2011
1 parent e6539e2 commit f1dc045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/phy/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ config BROADCOM_PHY

config BCM63XX_PHY
tristate "Drivers for Broadcom 63xx SOCs internal PHY"
depends on BCM63XX
---help---
Currently supports the 6348 and 6358 PHYs.

Expand Down

0 comments on commit f1dc045

Please sign in to comment.