functions and definitions renamed from lm_ to tiva_

This commit is contained in:
Gregory Nutt
2014-03-08 15:50:26 -06:00
parent b730d32e43
commit a410e3beff
40 changed files with 718 additions and 514 deletions
+15 -15
View File
@@ -127,32 +127,32 @@ 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 is not set
# CONFIG_LM_FLASH is not set
# CONFIG_TIVA_ETHERNET is not set
# 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 SSI Configuration