From: Adrian Bunk <bunk@fs.tum.de>
To: jgarzik@pobox.com
Cc: linux-net@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [2.6 patch] simplify COMX_PROTO_LAPB dependencies
Date: Tue, 13 Jan 2004 02:00:19 +0100 [thread overview]
Message-ID: <20040113010019.GZ9677@fs.tum.de> (raw)
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.
reply other threads:[~2004-01-13 1:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040113010019.GZ9677@fs.tum.de \
--to=bunk@fs.tum.de \
--cc=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-net@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome