mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Tiva SSI and board configurations: hange negative Tiva logic CONFIG_SSIx_DISABLE to positive logic CONFIG_TIVA_SSIx. Add support for SSI2 and SSI3
This commit is contained in:
@@ -138,8 +138,8 @@ CONFIG_TIVA_HAVE_SSI1=y
|
||||
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_TIVA_SSI0=y
|
||||
# CONFIG_TIVA_SSI1 is not set
|
||||
# CONFIG_TIVA_ETHERNET is not set
|
||||
# CONFIG_TIVA_FLASH is not set
|
||||
|
||||
|
||||
Reference in New Issue
Block a user