From: Kuninori Morimoto <kuninori.morimoto.gx@gmail.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org,
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
Huqiu Liu <huqiuliu@gmail.com>
Subject: [PATCH 1/3] irda: fixup SH_SIR position on Kconfig
Date: Tue, 07 Jan 2014 20:54:46 -0800 (PST) [thread overview]
Message-ID: <874n5fxecs.wl%kuninori.morimoto.gx@gmail.com> (raw)
In-Reply-To: <8761pvxedn.wl%kuninori.morimoto.gx@gmail.com>
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
SH_SIR is not Dongle
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
drivers/net/irda/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/irda/Kconfig b/drivers/net/irda/Kconfig
index 2a30193..2dc82f1 100644
--- a/drivers/net/irda/Kconfig
+++ b/drivers/net/irda/Kconfig
@@ -62,8 +62,6 @@ config SIR_BFIN_PIO
bool "PIO mode"
endchoice
-comment "Dongle support"
-
config SH_SIR
tristate "SuperH SIR on UART"
depends on IRDA && SUPERH && \
@@ -74,6 +72,8 @@ config SH_SIR
Say Y here if your want to enable SIR function on SuperH UART
devices.
+comment "Dongle support"
+
config DONGLE
bool "Serial dongle support"
depends on IRTTY_SIR
--
1.7.9.5
next prev parent reply other threads:[~2014-01-08 4:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-08 4:54 [PATCH 0/3] irda: fixup sh_sir/irda Kuninori Morimoto
2014-01-08 4:54 ` Kuninori Morimoto [this message]
2014-01-08 4:54 ` [PATCH 2/3] irda: sh_irda: use devm_request_irq() Kuninori Morimoto
2014-01-08 4:55 ` [PATCH 3/3] irda: sh_sir: " Kuninori Morimoto
2014-01-10 3:57 ` [PATCH 0/3] irda: fixup sh_sir/irda David Miller
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=874n5fxecs.wl%kuninori.morimoto.gx@gmail.com \
--to=kuninori.morimoto.gx@gmail.com \
--cc=davem@davemloft.net \
--cc=huqiuliu@gmail.com \
--cc=kuninori.morimoto.gx@renesas.com \
--cc=netdev@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;
as well as URLs for NNTP newsgroup(s).