mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
Standardize a PHY interrupt attachment interface
This commit is contained in:
@@ -273,6 +273,10 @@ if ARCH_HAVE_PHY
|
||||
|
||||
comment "External Ethernet PHY Device Support"
|
||||
|
||||
config ARCH_PHY_INTERRUPT
|
||||
bool
|
||||
default n
|
||||
|
||||
choice
|
||||
prompt "Board PHY Selection (ETH0)"
|
||||
default ETH0_PHY_NONE
|
||||
|
||||
Reference in New Issue
Block a user