mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <post@lespocky.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] setserial: avoid conflict with busybox's setserial
Date: Mon, 20 Oct 2014 15:05:51 +0200	[thread overview]
Message-ID: <1413810351-24226-1-git-send-email-post@lespocky.de> (raw)


Signed-off-by: Alexander Dahl <post@lespocky.de>
---
 rules/setserial.in |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/rules/setserial.in b/rules/setserial.in
index 9aebc51..7696486 100644
--- a/rules/setserial.in
+++ b/rules/setserial.in
@@ -1,6 +1,10 @@
 ## SECTION=shell_and_console
 config SETSERIAL
 	tristate
+	depends on !BUSYBOX_SETSERIAL || ALLYES
 	prompt "setserial"
 	help
 	  setserial - get/set Linux serial port information
+
+comment "BusyBox' setserial is selected!"
+	depends on BUSYBOX_SETSERIAL
-- 
1.7.10.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2014-10-20 13:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-20 13:05 Alexander Dahl [this message]
2014-11-13 16:50 ` Michael Olbrich

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=1413810351-24226-1-git-send-email-post@lespocky.de \
    --to=post@lespocky.de \
    --cc=ptxdist@pengutronix.de \
    /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