]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[media] staging: sir: remove unselectable Tekram and Actisys
authorSean Young <sean@mess.org>
Tue, 7 Mar 2017 19:13:15 +0000 (16:13 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 5 Apr 2017 17:47:16 +0000 (14:47 -0300)
commit402e7b63df726c37d3741aeec5d149b409be5143
treeb2c268edf3c4ba7d759c92e308133f4def09ebd4
parentcf9ed9aa5b0c196b796d2728218e3c06b0f42d90
[media] staging: sir: remove unselectable Tekram and Actisys

Support for these sir ports is not compiled in by default, it has to
be enabled by manually defining LIRC_TEKRAM, LIRC_SIR_ACTISYS_ACT200L
or LIRC_SIR_ACTISYS_ACT220L somewhere. This cannot be done from Kconfig
at all so remove them from the driver.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/staging/media/lirc/lirc_sir.c