netdev: smsc911x: allow building on Blackfin systems

The smsc911x driver works fine on Blackfin systems, so add it to the arch
list in the Kconfig.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
tirimbino
Mike Frysinger 16 years ago committed by David S. Miller
parent a1c1db3920
commit 1993f46739
  1. 2
      drivers/net/Kconfig

@ -1001,7 +1001,7 @@ config SMC911X
config SMSC911X
tristate "SMSC LAN911x/LAN921x families embedded ethernet support"
depends on ARM || SUPERH
depends on ARM || SUPERH || BLACKFIN
select CRC32
select MII
select PHYLIB

Loading…
Cancel
Save