Commit 90e8c72e authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by David S. Miller

irda: fixup SH_SIR position on Kconfig

SH_SIR is not Dongle
Signed-off-by: default avatarKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 751fcac1
...@@ -62,8 +62,6 @@ config SIR_BFIN_PIO ...@@ -62,8 +62,6 @@ config SIR_BFIN_PIO
bool "PIO mode" bool "PIO mode"
endchoice endchoice
comment "Dongle support"
config SH_SIR config SH_SIR
tristate "SuperH SIR on UART" tristate "SuperH SIR on UART"
depends on IRDA && SUPERH && \ depends on IRDA && SUPERH && \
...@@ -74,6 +72,8 @@ config SH_SIR ...@@ -74,6 +72,8 @@ config SH_SIR
Say Y here if your want to enable SIR function on SuperH UART Say Y here if your want to enable SIR function on SuperH UART
devices. devices.
comment "Dongle support"
config DONGLE config DONGLE
bool "Serial dongle support" bool "Serial dongle support"
depends on IRTTY_SIR depends on IRTTY_SIR
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment