mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-13 00:29:50 +00:00
[netdrvr] Fix dependencies for ax88796 ne2k clone driver
It needs writesb(), not available on all platforms. Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
4c3ca4da80
commit
def47c5095
@ -199,6 +199,7 @@ source "drivers/net/arm/Kconfig"
|
|||||||
|
|
||||||
config AX88796
|
config AX88796
|
||||||
tristate "ASIX AX88796 NE2000 clone support"
|
tristate "ASIX AX88796 NE2000 clone support"
|
||||||
|
depends on ARM || MIPS
|
||||||
select CRC32
|
select CRC32
|
||||||
select MII
|
select MII
|
||||||
help
|
help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user