Commit 46cc84bf authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] MIPSsim: Enable MIPSsim virtual network driver.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 688b3d72
...@@ -492,36 +492,23 @@ CONFIG_NETDEVICES=y ...@@ -492,36 +492,23 @@ CONFIG_NETDEVICES=y
# CONFIG_BONDING is not set # CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set # CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set # CONFIG_TUN is not set
# CONFIG_PHYLIB is not set
#
# PHY device support
#
# #
# Ethernet (10 or 100Mbit) # Ethernet (10 or 100Mbit)
# #
# CONFIG_NET_ETHERNET is not set CONFIG_NET_ETHERNET=y
# CONFIG_MII is not set
# CONFIG_MIPS_SIM_NET=y
# Ethernet (1000 Mbit) # CONFIG_DM9000 is not set
# # CONFIG_NETDEV_1000 is not set
# CONFIG_NETDEV_10000 is not set
#
# Ethernet (10000 Mbit)
#
#
# Token Ring devices
#
#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set
# #
# Wan interfaces # Wireless LAN
# #
# CONFIG_WLAN_PRE80211 is not set
# CONFIG_WLAN_80211 is not set
# CONFIG_WAN is not set # CONFIG_WAN is not set
# CONFIG_PPP is not set # CONFIG_PPP is not set
# CONFIG_SLIP is not set # CONFIG_SLIP is not set
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment