summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek/nx/defconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-08 15:50:26 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-08 15:50:26 -0600
commitfc300bda7bf9d68ac5d75fa7b732692eeeae5221 (patch)
tree295b1a1ffbbfea2990cdee1d05a05ca2577c42c0 /nuttx/configs/lm3s6965-ek/nx/defconfig
parent3100722cdd78ff94412a760138e2fd4fdc319548 (diff)
downloadpx4-nuttx-fc300bda7bf9d68ac5d75fa7b732692eeeae5221.tar.gz
px4-nuttx-fc300bda7bf9d68ac5d75fa7b732692eeeae5221.tar.bz2
px4-nuttx-fc300bda7bf9d68ac5d75fa7b732692eeeae5221.zip
functions and definitions renamed from lm_ to tiva_
Diffstat (limited to 'nuttx/configs/lm3s6965-ek/nx/defconfig')
-rw-r--r--nuttx/configs/lm3s6965-ek/nx/defconfig26
1 files changed, 13 insertions, 13 deletions
diff --git a/nuttx/configs/lm3s6965-ek/nx/defconfig b/nuttx/configs/lm3s6965-ek/nx/defconfig
index 216683df0..31d2c7e6c 100644
--- a/nuttx/configs/lm3s6965-ek/nx/defconfig
+++ b/nuttx/configs/lm3s6965-ek/nx/defconfig
@@ -104,25 +104,25 @@ CONFIG_ARCH_CHIP_LM3S6965=y
#
# Select Stellaris Peripheral Support
#
-CONFIG_LM_UART0=y
-# CONFIG_LM_UART1 is not set
+CONFIG_TIVA_UART0=y
+# CONFIG_TIVA_UART1 is not set
# CONFIG_SSI0_DISABLE is not set
CONFIG_SSI1_DISABLE=y
-# CONFIG_LM_UART2 is not set
-# CONFIG_LM_ETHERNET is not set
+# CONFIG_TIVA_UART2 is not set
+# CONFIG_TIVA_ETHERNET is not set
#
# Disable GPIO Interrupts
#
-# CONFIG_LM_DISABLE_GPIOA_IRQS is not set
-# CONFIG_LM_DISABLE_GPIOB_IRQS is not set
-# CONFIG_LM_DISABLE_GPIOC_IRQS is not set
-# CONFIG_LM_DISABLE_GPIOD_IRQS is not set
-# CONFIG_LM_DISABLE_GPIOE_IRQS is not set
-# CONFIG_LM_DISABLE_GPIOF_IRQS is not set
-# CONFIG_LM_DISABLE_GPIOG_IRQS is not set
-CONFIG_LM_DISABLE_GPIOH_IRQS=y
-CONFIG_LM_DISABLE_GPIOJ_IRQS=y
+# CONFIG_TIVA_DISABLE_GPIOA_IRQS is not set
+# CONFIG_TIVA_DISABLE_GPIOB_IRQS is not set
+# CONFIG_TIVA_DISABLE_GPIOC_IRQS is not set
+# CONFIG_TIVA_DISABLE_GPIOD_IRQS is not set
+# CONFIG_TIVA_DISABLE_GPIOE_IRQS is not set
+# CONFIG_TIVA_DISABLE_GPIOF_IRQS is not set
+# CONFIG_TIVA_DISABLE_GPIOG_IRQS is not set
+CONFIG_TIVA_DISABLE_GPIOH_IRQS=y
+CONFIG_TIVA_DISABLE_GPIOJ_IRQS=y
#
# Stellaris SSI Configuration