From: Lennert Buytenhek Date: Tue, 6 Feb 2007 00:10:22 +0000 (-0800) Subject: [ARM] amba-pl010: add reference to ep93xx to Kconfig help entry X-Git-Tag: v2.6.21-rc1~50^2~20 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=00584719b569accd039543f6bd2ac7c23c92d07f;p=profile%2Fivi%2Fkernel-x86-ivi.git [ARM] amba-pl010: add reference to ep93xx to Kconfig help entry Signed-off-by: Lennert Buytenhek Signed-off-by: Andrew Morton Signed-off-by: Russell King --- diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig index 2978c09..09f8bff 100644 --- a/drivers/serial/Kconfig +++ b/drivers/serial/Kconfig @@ -262,7 +262,8 @@ config SERIAL_AMBA_PL010 select SERIAL_CORE help This selects the ARM(R) AMBA(R) PrimeCell PL010 UART. If you have - an Integrator/AP or Integrator/PP2 platform, say Y or M here. + an Integrator/AP or Integrator/PP2 platform, or if you have a + Cirrus Logic EP93xx CPU, say Y or M here. If unsure, say N.