projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
751fcac
)
irda: fixup SH_SIR position on Kconfig
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Wed, 8 Jan 2014 04:54:46 +0000
(20:54 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 10 Jan 2014 03:57:13 +0000
(22:57 -0500)
SH_SIR is not Dongle
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/irda/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/irda/Kconfig
b/drivers/net/irda/Kconfig
index 2a30193d0d50b5f5a348bc21056ec0cfd2224098..2dc82f1d2e700be81f999d8922348dc05288c580 100644
(file)
--- 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