meta-digi-arm: Remove UART1 support from MX28 defconfig.
This conflicts with user led 2 used in the GPIO example add and with other interfaces needed in the del-image-graphical image. Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
e6043243e5
commit
a6f0aeaefc
|
|
@ -296,10 +296,9 @@ CONFIG_MXS_AUART0_DEVICE_ENABLE=y
|
|||
CONFIG_MXS_AUART0_4WIRE=y
|
||||
# CONFIG_MXS_AUART0_GPIO_CTS_RTS is not set
|
||||
CONFIG_MXS_AUART0_DMA_ENABLE=y
|
||||
CONFIG_MXS_AUART1_DEVICE_ENABLE=y
|
||||
CONFIG_MXS_AUART1_2WIRE=y
|
||||
# CONFIG_MXS_AUART1_DEVICE_ENABLE is not set
|
||||
# CONFIG_MXS_AUART1_2WIRE is not set
|
||||
# CONFIG_MXS_AUART1_4WIRE is not set
|
||||
# CONFIG_MXS_AUART1_DMA_ENABLE is not set
|
||||
CONFIG_MXS_AUART2_DEVICE_ENABLE=y
|
||||
CONFIG_MXS_AUART2_2WIRE=y
|
||||
# CONFIG_MXS_AUART2_4WIRE is not set
|
||||
|
|
|
|||
Loading…
Reference in New Issue