phy: Remove unneeded depends on PHYLIB
authorhartleys <hartleys@visionengravers.com>
Fri, 11 Feb 2011 12:14:06 +0000 (12:14 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 Feb 2011 06:01:08 +0000 (22:01 -0800)
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>
drivers/net/phy/Kconfig

index 35fda5a..392a6c4 100644 (file)
@@ -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.