]> Git Repo - qemu.git/blobdiff - hw/net/Kconfig
net/virtio: Fix failover_replug_primary() return value regression
[qemu.git] / hw / net / Kconfig
index af6a11baf3b8ccd16aec85c66e1f6227c58b4046..e43c96dae0b562b50e061557978f19201e1aa534 100644 (file)
@@ -31,6 +31,9 @@ config TULIP
     depends on PCI
     select NMC93XX_EEPROM
 
+config I82596_COMMON
+    bool
+
 config E1000_PCI
     bool
     default y if PCI_DEVICES
@@ -76,6 +79,9 @@ config MIPSNET
 config ALLWINNER_EMAC
     bool
 
+config ALLWINNER_SUN8I_EMAC
+    bool
+
 config IMX_FEC
     bool
 
@@ -89,6 +95,10 @@ config LANCE
     bool
     select PCNET_COMMON
 
+config LASI_82596
+    bool
+    select I82596_COMMON
+
 config SUNHME
     bool
 
This page took 0.020683 seconds and 4 git commands to generate.