summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-12-26 09:33:20 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-12-26 09:33:20 -0600
commit4493578cea42cc912ae7c631b961519d2548d5f9 (patch)
tree7ddb7a7825ece9598dc5921978769b46191695ac /nuttx/configs
parent6be2931c4e020fc7bb0cca763faecb24d04c5592 (diff)
downloadnuttx-4493578cea42cc912ae7c631b961519d2548d5f9.tar.gz
nuttx-4493578cea42cc912ae7c631b961519d2548d5f9.tar.bz2
nuttx-4493578cea42cc912ae7c631b961519d2548d5f9.zip
Refresh Configuration
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/dk-tm4c129x/nsh/defconfig15
1 files changed, 13 insertions, 2 deletions
diff --git a/nuttx/configs/dk-tm4c129x/nsh/defconfig b/nuttx/configs/dk-tm4c129x/nsh/defconfig
index c8cf17867..5473adafd 100644
--- a/nuttx/configs/dk-tm4c129x/nsh/defconfig
+++ b/nuttx/configs/dk-tm4c129x/nsh/defconfig
@@ -139,10 +139,15 @@ CONFIG_ARCH_CHIP_TM4C=y
# Tiva/Stellaris Peripheral Support
#
# CONFIG_TIVA_I2C is not set
+CONFIG_TIVA_HAVE_I2C1=y
CONFIG_TIVA_HAVE_I2C2=y
CONFIG_TIVA_HAVE_I2C3=y
-# CONFIG_TIVA_HAVE_I2C4 is not set
-# CONFIG_TIVA_HAVE_I2C5 is not set
+CONFIG_TIVA_HAVE_I2C4=y
+CONFIG_TIVA_HAVE_I2C5=y
+CONFIG_TIVA_HAVE_I2C6=y
+CONFIG_TIVA_HAVE_I2C7=y
+CONFIG_TIVA_HAVE_I2C8=y
+CONFIG_TIVA_HAVE_I2C9=y
CONFIG_TIVA_HAVE_UART3=y
CONFIG_TIVA_HAVE_UART4=y
CONFIG_TIVA_HAVE_UART5=y
@@ -157,6 +162,12 @@ CONFIG_TIVA_HAVE_SSI3=y
# CONFIG_TIVA_I2C1 is not set
# CONFIG_TIVA_I2C2 is not set
# CONFIG_TIVA_I2C3 is not set
+# CONFIG_TIVA_I2C4 is not set
+# CONFIG_TIVA_I2C5 is not set
+# CONFIG_TIVA_I2C6 is not set
+# CONFIG_TIVA_I2C7 is not set
+# CONFIG_TIVA_I2C8 is not set
+# CONFIG_TIVA_I2C9 is not set
CONFIG_TIVA_UART0=y
# CONFIG_TIVA_UART1 is not set
# CONFIG_TIVA_UART2 is not set