From: Shubhrajyoti D Date: Tue, 15 Nov 2011 06:27:40 +0000 (+0530) Subject: serial: OMAP2+: UART: Make the SERIAL_OMAP depend on ARCH_OMAP2PLUS X-Git-Tag: v3.3-rc1~154^2~55 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f3706266198d3efb0fd589f34fa8471478ea364d;p=platform%2Fkernel%2Flinux-exynos.git serial: OMAP2+: UART: Make the SERIAL_OMAP depend on ARCH_OMAP2PLUS Making SERIAL_OMAP depend on ARCH_OMAP2PLUS instead of oring with ARCH2/3/4. Acked-by: Felipe Balbi Suggested-by: Sricharan R Signed-off-by: Shubhrajyoti D Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig index 956f2f0..3d86bda 100644 --- a/drivers/tty/serial/Kconfig +++ b/drivers/tty/serial/Kconfig @@ -1324,7 +1324,7 @@ config SERIAL_OF_PLATFORM config SERIAL_OMAP tristate "OMAP serial port support" - depends on ARCH_OMAP2 || ARCH_OMAP3 || ARCH_OMAP4 + depends on ARCH_OMAP2PLUS select SERIAL_CORE help If you have a machine based on an Texas Instruments OMAP CPU you