MIPSnet: Modernize use platform_device API.
[deliverable/linux.git] / drivers / net / Kconfig
index 3e9b37055ea4c285c7fccbd9a08d5ab210d914d9..ee920ad1a5f5f51acb14ffe2b15be66d6a902252 100644 (file)
@@ -486,8 +486,8 @@ config SGI_IOC3_ETH_HW_TX_CSUM
          enables offloading for checksums on transmit.  If unsure, say Y.
 
 config MIPS_SIM_NET
-       tristate "MIPS simulator Network device (EXPERIMENTAL)"
-       depends on MIPS_SIM && EXPERIMENTAL
+       tristate "MIPS simulator Network device"
+       depends on NET_ETHERNET && MIPS_SIM
        help
          The MIPSNET device is a simple Ethernet network device which is
          emulated by the MIPS Simulator.
This page took 0.034677 seconds and 5 git commands to generate.