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

Commit a1728800 authored by Atsushi Nemoto's avatar Atsushi Nemoto Committed by David S. Miller
Browse files

net: enable TC35815 for MIPS again



8<----------------------------------------------------------------------
From: Ralf Roesch <ralf.roesch@rw-gmbh.de>
Date: Wed, 16 Nov 2011 09:33:50 +0100
Subject: [PATCH] net: enable TC35815 for MIPS again

TX493[8,9] MIPS SoCs support 2 Ethernet channels of type TC35815
which are connected to the internal PCI controller.
And JMR3927 MIPS board has a TC35815 chip on board.
These dependencies were lost on movement to drivers/net/ethernet/toshiba.

Signed-off-by: default avatarRalf Roesch <ralf.roesch@rw-gmbh.de>
Signed-off-by: default avatarAtsushi Nemoto <anemo@mba.ocn.ne.jp>
CC: stable@vger.kernel.org [3.2+]
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent fdb37a7f
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -5,7 +5,7 @@
config NET_VENDOR_TOSHIBA
config NET_VENDOR_TOSHIBA
	bool "Toshiba devices"
	bool "Toshiba devices"
	default y
	default y
	depends on PCI && (PPC_IBM_CELL_BLADE || PPC_CELLEB) || PPC_PS3
	depends on PCI && (PPC_IBM_CELL_BLADE || PPC_CELLEB || MIPS) || PPC_PS3
	---help---
	---help---
	  If you have a network (Ethernet) card belonging to this class, say Y
	  If you have a network (Ethernet) card belonging to this class, say Y
	  and read the Ethernet-HOWTO, available from
	  and read the Ethernet-HOWTO, available from