mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
functions and definitions renamed from lm_ to tiva_
This commit is contained in:
@@ -150,45 +150,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
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user