Tiva Ethernet: Add support for PHY interrupts

This commit is contained in:
Gregory Nutt
2015-01-03 13:16:26 -06:00
parent a6d128c06a
commit 43824e4725
+1
View File
@@ -214,6 +214,7 @@ CONFIG_TIVA_GPIOP_IRQS=y
# #
CONFIG_TIVA_PHY_INTERNAL=y CONFIG_TIVA_PHY_INTERNAL=y
CONFIG_TIVA_AUTONEG=y CONFIG_TIVA_AUTONEG=y
# CONFIG_TIVA_PHY_INTERRUPTS is not set
CONFIG_TIVA_EMAC_NRXDESC=8 CONFIG_TIVA_EMAC_NRXDESC=8
CONFIG_TIVA_EMAC_NTXDESC=4 CONFIG_TIVA_EMAC_NTXDESC=4
# CONFIG_TIVA_EMAC_ENHANCEDDESC is not set # CONFIG_TIVA_EMAC_ENHANCEDDESC is not set