aboutsummaryrefslogtreecommitdiff
path: root/hw/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/net/Kconfig')
-rw-r--r--hw/net/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/net/Kconfig b/hw/net/Kconfig
index 3856417d42..af6a11baf3 100644
--- a/hw/net/Kconfig
+++ b/hw/net/Kconfig
@@ -14,6 +14,7 @@ config EEPRO100_PCI
bool
default y if PCI_DEVICES
depends on PCI
+ select NMC93XX_EEPROM
config PCNET_PCI
bool
@@ -28,6 +29,7 @@ config TULIP
bool
default y if PCI_DEVICES
depends on PCI
+ select NMC93XX_EEPROM
config E1000_PCI
bool