Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8687991a authored by Magnus Damm's avatar Magnus Damm Committed by Jeff Garzik
Browse files

ax88796: add superh to kconfig dependencies



ax88796: add superh to kconfig dependencies

This patch adds sh architecture support to the ax88796 kconfig.

Signed-off-by: default avatarMagnus Damm <damm@igel.co.jp>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent ad4c9a09
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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