mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 04:16:35 +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
|
||||
default n
|
||||
|
||||
config ARCH_PHY_POLLED
|
||||
bool
|
||||
default n
|
||||
|
||||
config ARCH_HAVE_NETDEV_STATISTICS
|
||||
bool
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user