Standardize a PHY interrupt attachment interface

This commit is contained in:
Gregory Nutt
2014-08-16 08:34:36 -06:00
parent d79c311508
commit c52f634b79
2 changed files with 61 additions and 0 deletions
+4
View File
@@ -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