summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek/nx
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-09 14:48:55 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-09 14:48:55 +0000
commit25f65f6524fe5c6508de38300796e1183051ab3b (patch)
tree3b685616dd8e36f94fabb4c9ce2dc19c9065b394 /nuttx/configs/lm3s6965-ek/nx
parent6afb58c74e1b0bbfe3306e1a3a00d31462c598fa (diff)
downloadpx4-nuttx-25f65f6524fe5c6508de38300796e1183051ab3b.tar.gz
px4-nuttx-25f65f6524fe5c6508de38300796e1183051ab3b.tar.bz2
px4-nuttx-25f65f6524fe5c6508de38300796e1183051ab3b.zip
Rename LM3S files, variables, and types from lm3s_ to lm_; Rename configuration variables from CONFIG_LM3S_ to CONFIG_LM_
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5497 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/lm3s6965-ek/nx')
-rwxr-xr-xnuttx/configs/lm3s6965-ek/nx/defconfig30
1 files changed, 15 insertions, 15 deletions
diff --git a/nuttx/configs/lm3s6965-ek/nx/defconfig b/nuttx/configs/lm3s6965-ek/nx/defconfig
index e3cac8dd7..b86d06dc9 100755
--- a/nuttx/configs/lm3s6965-ek/nx/defconfig
+++ b/nuttx/configs/lm3s6965-ek/nx/defconfig
@@ -100,31 +100,31 @@ CONFIG_ARMV7M_OABI_TOOLCHAIN=y
# CONFIG_ARCH_CHIP_LM3S6432 is not set
CONFIG_ARCH_CHIP_LM3S6965=y
# CONFIG_ARCH_CHIP_LM3S8962 is not set
-# CONFIG_LM3S_REVA2 is not set
-CONFIG_LM3S_DFU=y
+# CONFIG_LM_REVA2 is not set
+CONFIG_LM_DFU=y
#
# Select LM3S Peripheral Support
#
-CONFIG_LM3S_UART0=y
-# CONFIG_LM3S_UART1 is not set
+CONFIG_LM_UART0=y
+# CONFIG_LM_UART1 is not set
# CONFIG_SSI0_DISABLE is not set
CONFIG_SSI1_DISABLE=y
-# CONFIG_LM3S_UART2 is not set
-# CONFIG_LM3S_ETHERNET is not set
+# CONFIG_LM_UART2 is not set
+# CONFIG_LM_ETHERNET is not set
#
# Disable GPIO Interrupts
#
-# CONFIG_LM3S_DISABLE_GPIOA_IRQS is not set
-# CONFIG_LM3S_DISABLE_GPIOB_IRQS is not set
-# CONFIG_LM3S_DISABLE_GPIOC_IRQS is not set
-# CONFIG_LM3S_DISABLE_GPIOD_IRQS is not set
-# CONFIG_LM3S_DISABLE_GPIOE_IRQS is not set
-# CONFIG_LM3S_DISABLE_GPIOF_IRQS is not set
-# CONFIG_LM3S_DISABLE_GPIOG_IRQS is not set
-CONFIG_LM3S_DISABLE_GPIOH_IRQS=y
-CONFIG_LM3S_DISABLE_GPIOJ_IRQS=y
+# 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
#
# LM3S SSI Configuration