>From 8dae69c5e17421123b88414021289974e968fd02 Mon Sep 17 00:00:00 2001 From: Govindraj R <govindraj.raja@xxxxxx> Date: Fri, 13 Nov 2009 12:08:42 +0530 Subject: [PATCH] OMAP UART: Add omap-serial driver support in omap_3430sdp_defconfig This patch adds omap-serial driver support for 3430SDP defconfig. Signed-off-by: Govindraj R <govindraj.raja@xxxxxx> --- arch/arm/configs/omap_3430sdp_defconfig | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/configs/omap_3430sdp_defconfig b/arch/arm/configs/omap_3430sdp_defconfig index 7dbfa7f..9f94965 100644 --- a/arch/arm/configs/omap_3430sdp_defconfig +++ b/arch/arm/configs/omap_3430sdp_defconfig @@ -794,6 +794,7 @@ CONFIG_SERIAL_8250_RSA=y # CONFIG_SERIAL_MAX3100 is not set CONFIG_SERIAL_CORE=y CONFIG_SERIAL_CORE_CONSOLE=y +# CONFIG_SERIAL_OMAP is not set CONFIG_UNIX98_PTYS=y # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set # CONFIG_LEGACY_PTYS is not set -- 1.5.5 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html