summaryrefslogtreecommitdiff
path: root/nuttx/configs/dk-tm4c129x/nsh/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/dk-tm4c129x/nsh/defconfig')
-rw-r--r--nuttx/configs/dk-tm4c129x/nsh/defconfig13
1 files changed, 10 insertions, 3 deletions
diff --git a/nuttx/configs/dk-tm4c129x/nsh/defconfig b/nuttx/configs/dk-tm4c129x/nsh/defconfig
index 781a6751c..a45029233 100644
--- a/nuttx/configs/dk-tm4c129x/nsh/defconfig
+++ b/nuttx/configs/dk-tm4c129x/nsh/defconfig
@@ -214,7 +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_PHY_INTERRUPTS=y
CONFIG_TIVA_EMAC_NRXDESC=8
CONFIG_TIVA_EMAC_NTXDESC=4
# CONFIG_TIVA_EMAC_ENHANCEDDESC is not set
@@ -451,6 +451,7 @@ CONFIG_NETDEVICES=y
# CONFIG_NET_E1000 is not set
# CONFIG_NET_SLIP is not set
# CONFIG_NET_VNET is not set
+CONFIG_ARCH_PHY_INTERRUPT=y
# CONFIG_PIPES is not set
# CONFIG_PM is not set
# CONFIG_POWER is not set
@@ -552,7 +553,7 @@ CONFIG_NET_SOLINGER=y
#
# Network Device Operations
#
-# CONFIG_NETDEV_PHY_IOCTL is not set
+CONFIG_NETDEV_PHY_IOCTL=y
#
# Raw Socket Support
@@ -928,7 +929,12 @@ CONFIG_NSH_CONSOLE=y
#
# Networking Configuration
#
-# CONFIG_NSH_NETINIT_THREAD is not set
+CONFIG_NSH_NETINIT_THREAD=y
+CONFIG_NSH_NETINIT_MONITOR=y
+CONFIG_NSH_NETINIT_SIGNO=18
+CONFIG_NSH_NETINIT_RETRYMSEC=2000
+CONFIG_NSH_NETINIT_THREAD_STACKSIZE=1568
+CONFIG_NSH_NETINIT_THREAD_PRIORITY=100
CONFIG_NSH_IPADDR=0x0a000002
CONFIG_NSH_DRIPADDR=0x0a000001
CONFIG_NSH_NETMASK=0xffffff00
@@ -1021,6 +1027,7 @@ CONFIG_READLINE_ECHO=y
#
# PHY Tool
#
+# CONFIG_SYSTEM_MDIO is not set
#
# Power Off