mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-13 12:53:27 +00:00

This is the first step of creating a common code for IR that can be used by other input devices. For now, keep IR dir at drivers/media, to easy the movement of the IR files, but later patches may move it to drivers/IR or drivers/input/IR. No functional changes is done on this patch. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
config VIDEO_IR
|
|
tristate
|
|
depends on INPUT
|
|
default INPUT
|