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:
57f89bf
)
phy: Remove unneeded depends on PHYLIB
author
hartleys
<
[email protected]
>
Fri, 11 Feb 2011 12:14:06 +0000
(12:14 +0000)
committer
David S. Miller
<
[email protected]
>
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 <
[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 35fda5ac8120c056eb94d0f14bea376494d2d59c..392a6c4b72e5e4decda29324c4b82708311ec7dd 100644
(file)
--- a/
drivers/net/phy/Kconfig
+++ b/
drivers/net/phy/Kconfig
@@
-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.