summaryrefslogtreecommitdiff
path: root/nuttx/configs/dk-tm4c129x/nsh/defconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-01-03 13:16:26 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-01-03 13:16:26 -0600
commitfbfbf9ed9afb6ce1a5757182a76deeccbf35da54 (patch)
treeb4284588a7e4a03a06569eb8c68eb89fc89ca100 /nuttx/configs/dk-tm4c129x/nsh/defconfig
parentf281fdcfd01b6e6173cbd40a87bf8677a4e5c2a8 (diff)
downloadnuttx-fbfbf9ed9afb6ce1a5757182a76deeccbf35da54.tar.gz
nuttx-fbfbf9ed9afb6ce1a5757182a76deeccbf35da54.tar.bz2
nuttx-fbfbf9ed9afb6ce1a5757182a76deeccbf35da54.zip
Tiva Ethernet: Add support for PHY interrupts
Diffstat (limited to 'nuttx/configs/dk-tm4c129x/nsh/defconfig')
-rw-r--r--nuttx/configs/dk-tm4c129x/nsh/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/dk-tm4c129x/nsh/defconfig b/nuttx/configs/dk-tm4c129x/nsh/defconfig
index 17ec34f3c..781a6751c 100644
--- a/nuttx/configs/dk-tm4c129x/nsh/defconfig
+++ b/nuttx/configs/dk-tm4c129x/nsh/defconfig
@@ -214,6 +214,7 @@ CONFIG_TIVA_GPIOP_IRQS=y
#
CONFIG_TIVA_PHY_INTERNAL=y
CONFIG_TIVA_AUTONEG=y
+# CONFIG_TIVA_PHY_INTERRUPTS is not set
CONFIG_TIVA_EMAC_NRXDESC=8
CONFIG_TIVA_EMAC_NTXDESC=4
# CONFIG_TIVA_EMAC_ENHANCEDDESC is not set