[2.6 patch] DIGIEPCA does not depend on SERIAL_NONSTANDARD

From: Adrian Bunk
Date: Sat Nov 06 2004 - 18:06:57 EST


It doesn't make the driver better, but it seems to be correct...


Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.10-rc1-mm3-full/drivers/char/Kconfig.old 2004-11-06 23:58:48.000000000 +0100
+++ linux-2.6.10-rc1-mm3-full/drivers/char/Kconfig 2004-11-06 23:58:57.000000000 +0100
@@ -138,7 +138,7 @@

config DIGIEPCA
tristate "Digiboard Intelligent Async Support"
- depends on SERIAL_NONSTANDARD && BROKEN_ON_SMP
+ depends on BROKEN_ON_SMP
---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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/