Commit f6d7f2c6 authored by Marc Kleine-Budde's avatar Marc Kleine-Budde

ax88796: use generic mdio_bitbang driver

..instead of using hand-crafted and not proper working version.
Signed-off-by: default avatarMarc Kleine-Budde <mkl@pengutronix.de>
parent c9218c3a
......@@ -238,8 +238,8 @@ source "drivers/net/arm/Kconfig"
config AX88796
tristate "ASIX AX88796 NE2000 clone support"
depends on ARM || MIPS || SUPERH
select CRC32
select MII
select PHYLIB
select MDIO_BITBANG
help
AX88796 driver, using platform bus to provide
chip detection and resources
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment