diff --git a/net/Kconfig b/net/Kconfig index 67d4292b1eb..4b911135a95 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -15,6 +15,10 @@ config ARCH_PHY_INTERRUPT bool default n +config ARCH_PHY_POLLED + bool + default n + config ARCH_HAVE_NETDEV_STATISTICS bool default n