aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/configs
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2007-07-09 14:20:20 -0400
committerRalf Baechle <ralf@linux-mips.org>2007-07-10 12:33:05 -0400
commit46cc84bf412f95610b25e59d575aada6a5512f3a (patch)
tree44663d91d8f0cd7b9ad6532880e7ffdf51fe70e8 /arch/mips/configs
parent688b3d720820a9e3e2e9d5882be64a28f649e206 (diff)
[MIPS] MIPSsim: Enable MIPSsim virtual network driver.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs')
-rw-r--r--arch/mips/configs/mipssim_defconfig33
1 files changed, 10 insertions, 23 deletions
diff --git a/arch/mips/configs/mipssim_defconfig b/arch/mips/configs/mipssim_defconfig
index bc3246b2c808..6abad6f88313 100644
--- a/arch/mips/configs/mipssim_defconfig
+++ b/arch/mips/configs/mipssim_defconfig
@@ -492,36 +492,23 @@ CONFIG_NETDEVICES=y
492# CONFIG_BONDING is not set 492# CONFIG_BONDING is not set
493# CONFIG_EQUALIZER is not set 493# CONFIG_EQUALIZER is not set
494# CONFIG_TUN is not set 494# CONFIG_TUN is not set
495 495# CONFIG_PHYLIB is not set
496#
497# PHY device support
498#
499 496
500# 497#
501# Ethernet (10 or 100Mbit) 498# Ethernet (10 or 100Mbit)
502# 499#
503# CONFIG_NET_ETHERNET is not set 500CONFIG_NET_ETHERNET=y
504 501# CONFIG_MII is not set
505# 502CONFIG_MIPS_SIM_NET=y
506# Ethernet (1000 Mbit) 503# CONFIG_DM9000 is not set
507# 504# CONFIG_NETDEV_1000 is not set
508 505# CONFIG_NETDEV_10000 is not set
509#
510# Ethernet (10000 Mbit)
511#
512
513#
514# Token Ring devices
515#
516
517#
518# Wireless LAN (non-hamradio)
519#
520# CONFIG_NET_RADIO is not set
521 506
522# 507#
523# Wan interfaces 508# Wireless LAN
524# 509#
510# CONFIG_WLAN_PRE80211 is not set
511# CONFIG_WLAN_80211 is not set
525# CONFIG_WAN is not set 512# CONFIG_WAN is not set
526# CONFIG_PPP is not set 513# CONFIG_PPP is not set
527# CONFIG_SLIP is not set 514# CONFIG_SLIP is not set