diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index a3d46ea37126..3e9b37055ea4 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -1444,7 +1444,8 @@ config CS89x0 | |||
1444 | 1444 | ||
1445 | config TC35815 | 1445 | config TC35815 |
1446 | tristate "TOSHIBA TC35815 Ethernet support" | 1446 | tristate "TOSHIBA TC35815 Ethernet support" |
1447 | depends on NET_PCI && PCI && TOSHIBA_JMR3927 | 1447 | depends on NET_PCI && PCI && MIPS |
1448 | select MII | ||
1448 | 1449 | ||
1449 | config DGRS | 1450 | config DGRS |
1450 | tristate "Digi Intl. RightSwitch SE-X support" | 1451 | tristate "Digi Intl. RightSwitch SE-X support" |