From a6f0aeaefcb2ff43220aae716873216b39a1f774 Mon Sep 17 00:00:00 2001 From: Alex Gonzalez Date: Thu, 21 Feb 2013 11:38:38 +0100 Subject: [PATCH] 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 --- .../linux/linux-del_2.6.35.14/ccardimx28js/defconfig | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/meta-digi-arm/recipes-kernel/linux/linux-del_2.6.35.14/ccardimx28js/defconfig b/meta-digi-arm/recipes-kernel/linux/linux-del_2.6.35.14/ccardimx28js/defconfig index 2921fa3ec..eebccd611 100644 --- a/meta-digi-arm/recipes-kernel/linux/linux-del_2.6.35.14/ccardimx28js/defconfig +++ b/meta-digi-arm/recipes-kernel/linux/linux-del_2.6.35.14/ccardimx28js/defconfig @@ -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