[PATCH 4/4] net: rtl8139: depend on MIPS
Lucas Stach
l.stach at pengutronix.de
Thu Nov 27 07:54:20 PST 2014
Until we sort out the dma-mapping mess.
Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
---
drivers/net/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 0d32f952422c..ab432d34e708 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
--
2.1.3
More information about the barebox
mailing list