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:
Alex Gonzalez 2013-02-21 11:38:38 +01:00
parent e6043243e5
commit a6f0aeaefc
1 changed files with 2 additions and 3 deletions

View File

@ -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