lkml.org 
[lkml]   [2004]   [Jan]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.6 patch] simplify COMX_PROTO_LAPB dependencies
Hi Jeff,

the patch below simplifies the COMX_PROTO_LAPB dependencies while
remaining semantically equivalent.

Please apply
Adrian

--- linux-2.6.1-mm2/drivers/net/wan/Kconfig.old 2004-01-13 01:53:19.000000000 +0100
+++ linux-2.6.1-mm2/drivers/net/wan/Kconfig 2004-01-13 01:53:57.000000000 +0100
@@ -143,7 +143,7 @@

config COMX_PROTO_LAPB
tristate "Support for LAPB protocol on MultiGate boards"
- depends on WAN && (COMX!=n && LAPB=m && LAPB || LAPB=y && COMX)
+ depends on COMX && LAPB
help
LAPB protocol driver for all MultiGate boards. Say Y if you
want to use this protocol on your MultiGate boards.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:00    [W:0.021 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site