Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121859
b: refs/heads/master
c: 72af187
h: refs/heads/master
i:
  121857: 55454e0
  121855: 189b7f7
v: v3
  • Loading branch information
Paulius Zaleckas authored and David S. Miller committed Nov 17, 2008
1 parent 30825da commit 4400d7c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6817ba2cd22cfed2e93d062dca3d7a82465d693d
refs/heads/master: 72af187f216ed83c77ca3e6f22dfc9caf72e9347
2 changes: 1 addition & 1 deletion trunk/drivers/net/phy/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ config MDIO_BITBANG

If in doubt, say N.

config MDIO_OF_GPIO
config MDIO_GPIO
tristate "Support for GPIO lib-based bitbanged MDIO buses"
depends on MDIO_BITBANG && OF_GPIO
---help---
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/net/phy/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ obj-$(CONFIG_ICPLUS_PHY) += icplus.o
obj-$(CONFIG_REALTEK_PHY) += realtek.o
obj-$(CONFIG_FIXED_PHY) += fixed.o
obj-$(CONFIG_MDIO_BITBANG) += mdio-bitbang.o
obj-$(CONFIG_MDIO_OF_GPIO) += mdio-ofgpio.o
obj-$(CONFIG_MDIO_GPIO) += mdio-gpio.o
File renamed without changes.

0 comments on commit 4400d7c

Please sign in to comment.