[2.6 patch] simplify COMX_PROTO_LAPB dependencies

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

 



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.
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux