提交 ade321c5 编写于 作者: M Maxim Levitsky 提交者: Mauro Carvalho Chehab

V4L/DVB: IR: Kconfig fixes

Move IR drives below separate menu.
This allows to disable them.
Also correct a typo.
Signed-off-by: NMaxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 2c1101d5
config IR_CORE menuconfig IR_CORE
tristate tristate "Infrared remote controller adapters"
depends on INPUT depends on INPUT
default INPUT default INPUT
if IR_CORE
config VIDEO_IR config VIDEO_IR
tristate tristate
depends on IR_CORE depends on IR_CORE
...@@ -16,7 +18,7 @@ config LIRC ...@@ -16,7 +18,7 @@ config LIRC
Enable this option to build the Linux Infrared Remote Enable this option to build the Linux Infrared Remote
Control (LIRC) core device interface driver. The LIRC Control (LIRC) core device interface driver. The LIRC
interface passes raw IR to and from userspace, where the interface passes raw IR to and from userspace, where the
LIRC daemon handles protocol decoding for IR reception ann LIRC daemon handles protocol decoding for IR reception and
encoding for IR transmitting (aka "blasting"). encoding for IR transmitting (aka "blasting").
source "drivers/media/IR/keymaps/Kconfig" source "drivers/media/IR/keymaps/Kconfig"
...@@ -115,3 +117,5 @@ config IR_STREAMZAP ...@@ -115,3 +117,5 @@ config IR_STREAMZAP
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called streamzap. module will be called streamzap.
endif #IR_CORE
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册