From: Kuninori Morimoto Date: Wed, 8 Jan 2014 04:54:46 +0000 (-0800) Subject: irda: fixup SH_SIR position on Kconfig X-Git-Tag: v3.14-rc1~94^2~244 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=90e8c72eea39fa3a38f23adbc4dca38ea714dc1e;p=platform%2Fkernel%2Flinux-exynos.git irda: fixup SH_SIR position on Kconfig SH_SIR is not Dongle Signed-off-by: Kuninori Morimoto Signed-off-by: David S. Miller --- 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