mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 17:48:54 +08:00
net:Add ARCH_PHY_POLLED option
This commit is contained in:
committed by
Xiang Xiao
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
|
||||||
|
|||||||
Reference in New Issue
Block a user