diff options
Diffstat (limited to 'hw/net/Kconfig')
-rw-r--r-- | hw/net/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/net/Kconfig b/hw/net/Kconfig index a309831..86b880b 100644 --- a/hw/net/Kconfig +++ b/hw/net/Kconfig @@ -45,6 +45,7 @@ config SMC91C111 config LAN9118 bool + select PTIMER config NE2000_ISA bool @@ -97,6 +98,7 @@ config VIRTIO_NET config ETSEC bool + select PTIMER config ROCKER bool |