Skip to content

Commit

Permalink
ax88796: add superh to kconfig dependencies
Browse files Browse the repository at this point in the history
ax88796: add superh to kconfig dependencies

This patch adds sh architecture support to the ax88796 kconfig.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Magnus Damm authored and Jeff Garzik committed Nov 10, 2007
1 parent ad4c9a0 commit 8687991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ source "drivers/net/arm/Kconfig"

config AX88796
tristate "ASIX AX88796 NE2000 clone support"
depends on ARM || MIPS
depends on ARM || MIPS || SUPERH
select CRC32
select MII
help
Expand Down

0 comments on commit 8687991

Please sign in to comment.