From: Al Viro Date: Tue, 23 Aug 2005 21:45:01 +0000 (+0100) Subject: [PATCH] Kconfig fix (epca on 64bit) X-Git-Tag: v2.6.13-rc7~49 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e9bcb173dd1747075214a1ccdb65dc6320cae49d;p=profile%2Fivi%2Fkernel-x86-ivi.git [PATCH] Kconfig fix (epca on 64bit) epca is broken on 64bit; marked as such Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index 4f27e55..4279304 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig @@ -138,7 +138,7 @@ config CYZ_INTR config DIGIEPCA tristate "Digiboard Intelligent Async Support" - depends on SERIAL_NONSTANDARD && BROKEN_ON_SMP + depends on SERIAL_NONSTANDARD && BROKEN_ON_SMP && (!64BIT || BROKEN) ---help--- This is a driver for Digi International's Xx, Xeve, and Xem series of cards which provide multiple serial ports. You would need