summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/nsh
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/eagle100/nsh
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/eagle100/nsh')
-rw-r--r--nuttx/configs/eagle100/nsh/defconfig48
1 files changed, 24 insertions, 24 deletions
diff --git a/nuttx/configs/eagle100/nsh/defconfig b/nuttx/configs/eagle100/nsh/defconfig
index 1eb615477..2c55647c8 100644
--- a/nuttx/configs/eagle100/nsh/defconfig
+++ b/nuttx/configs/eagle100/nsh/defconfig
@@ -127,45 +127,45 @@ CONFIG_ARCH_CHIP_LM3S6918=y
# CONFIG_ARCH_CHIP_LM3S8962 is not set
# CONFIG_ARCH_CHIP_LM4F120 is not set
CONFIG_ARCH_CHIP_LM3S=y
-CONFIG_LM_HAVE_SSI1=y
+CONFIG_TIVA_HAVE_SSI1=y
# CONFIG_LM_REVA2 is not set
#
# Stellaris Peripheral Support
#
-CONFIG_LM_UART0=y
-# CONFIG_LM_UART1 is not set
-# CONFIG_LM_UART2 is not set
+CONFIG_TIVA_UART0=y
+# CONFIG_TIVA_UART1 is not set
+# CONFIG_TIVA_UART2 is not set
# CONFIG_SSI0_DISABLE is not set
CONFIG_SSI1_DISABLE=y
-CONFIG_LM_ETHERNET=y
-# CONFIG_LM_FLASH is not set
+CONFIG_TIVA_ETHERNET=y
+# CONFIG_TIVA_FLASH 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 is not set
-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 is not set
+CONFIG_TIVA_DISABLE_GPIOJ_IRQS=y
#
# Stellaris Ethernet Configuration
#
-# CONFIG_LM_ETHLEDS is not set
-CONFIG_LM_BOARDMAC=y
-# CONFIG_LM_ETHHDUPLEX is not set
-# CONFIG_LM_ETHNOAUTOCRC is not set
-# CONFIG_LM_ETHNOPAD is not set
-# CONFIG_LM_MULTICAST is not set
-# CONFIG_LM_PROMISCUOUS is not set
-# CONFIG_LM_TIMESTAMP is not set
-# CONFIG_LM_BADCRC is not set
+# CONFIG_TIVA_ETHLEDS is not set
+CONFIG_TIVA_BOARDMAC=y
+# CONFIG_TIVA_ETHHDUPLEX is not set
+# CONFIG_TIVA_ETHNOAUTOCRC is not set
+# CONFIG_TIVA_ETHNOPAD is not set
+# CONFIG_TIVA_MULTICAST is not set
+# CONFIG_TIVA_PROMISCUOUS is not set
+# CONFIG_TIVA_TIMESTAMP is not set
+# CONFIG_TIVA_BADCRC is not set
# CONFIG_M3S_DUMPPACKET is not set
#