Tiva PHY Interrupts: Need to read the PHY interrupt status register in order to clear the pending PHY interrupt

This commit is contained in:
Gregory Nutt 2015-01-05 15:12:45 -06:00
parent 4457727cec
commit 9eda193c39

View File

@ -1509,7 +1509,8 @@ Networking
- And a few other things: UDP support is required (CONFIG_NET_UDP) and
signals must not be disabled (CONFIG_DISABLE_SIGNALS).
Given those prerequisites, the network monitor can be selected with these additional settings.
Given those prerequisites, the network monitor can be selected with these
additional settings.
Networking Support -> Networking Device Support
CONFIG_NETDEV_PHY_IOCTL=y : Enable PHY ioctl support