summaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2014-11-27 16:54:20 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2014-11-27 17:12:40 +0100
commit4373afc42a4c9d3ce8f918266f24e1e541a6aa67 (patch)
treed113dfec90526df69401a1809f5049bb5ddaa805 /drivers/net
parent802abe8434682ba70a0da93269959941eece5aab (diff)
downloadbarebox-4373afc42a4c9d3ce8f918266f24e1e541a6aa67.tar.gz
barebox-4373afc42a4c9d3ce8f918266f24e1e541a6aa67.tar.xz
net: rtl8139: depend on MIPS
Until we sort out the dma-mapping mess. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'drivers/net')
-rw-r--r--drivers/net/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 0d32f95242..ab432d34e7 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -152,6 +152,7 @@ config DRIVER_NET_ORION
config DRIVER_NET_RTL8139
bool "RealTek RTL-8139 PCI Ethernet driver"
depends on PCI
+ depends on MIPS
select PHYLIB
help
This is a driver for the Fast Ethernet PCI network cards based on