Skip to content

Commit

Permalink
phy: Remove unneeded depends on PHYLIB
Browse files Browse the repository at this point in the history
Remove unneeded depends on PHYLIB.  The config selection is already in
an if PHYLIB / endif block.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
hartleys authored and David S. Miller committed Feb 12, 2011
1 parent 57f89bf commit d5e219c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/phy/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ config NATIONAL_PHY
Currently supports the DP83865 PHY.

config STE10XP
depends on PHYLIB
tristate "Driver for STMicroelectronics STe10Xp PHYs"
---help---
This is the driver for the STe100p and STe101p PHYs.
Expand Down

0 comments on commit d5e219c

Please sign in to comment.