[PATCH] (3/43) Kconfig fix (epca on 64bit)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



epca is broken on 64bit; marked as such

Signed-off-by: Al Viro <[email protected]>
----
diff -urN RC13-rc6-git13-rio/drivers/char/Kconfig RC13-rc6-git13-epca/drivers/char/Kconfig
--- RC13-rc6-git13-rio/drivers/char/Kconfig	2005-08-21 13:16:46.000000000 -0400
+++ RC13-rc6-git13-epca/drivers/char/Kconfig	2005-08-21 13:16:46.000000000 -0400
@@ -138,7 +138,7 @@
 
 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux