You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
MIPSnet: Modernize use platform_device API.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
committed by
Jeff Garzik
parent
a5f8f3b6c9
commit
1e2b980fdf
+2
-2
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user