net:Add ARCH_PHY_POLLED option
This commit is contained in:
parent
8d1dc11a36
commit
e254083a7d
@ -15,6 +15,10 @@ config ARCH_PHY_INTERRUPT
|
|||||||
bool
|
bool
|
||||||
default n
|
default n
|
||||||
|
|
||||||
|
config ARCH_PHY_POLLED
|
||||||
|
bool
|
||||||
|
default n
|
||||||
|
|
||||||
config ARCH_HAVE_NETDEV_STATISTICS
|
config ARCH_HAVE_NETDEV_STATISTICS
|
||||||
bool
|
bool
|
||||||
default n
|
default n
|
||||||
|
Loading…
Reference in New Issue
Block a user