summaryrefslogtreecommitdiff
path: root/drivers/media/rc/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2021-01-20 17:25:42 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-04-09 14:03:08 +0300
commit799ddc03708550f655e362d0934d025b702c78c2 (patch)
tree3935fa1e09c4c6be4bbbd1618df0edce5e07b0b7 /drivers/media/rc/Kconfig
parentb7cd0da982e3043f2eec7235ac5530cb18d6af1d (diff)
downloadlinux-799ddc03708550f655e362d0934d025b702c78c2.tar.xz
media: rc: remove zte zx ir driver
The zte zx platform is getting removed, so this driver is no longer needed. Cc: Jun Nie <jun.nie@linaro.org> Cc: Shawn Guo <shawnguo@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/rc/Kconfig')
-rw-r--r--drivers/media/rc/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/media/rc/Kconfig b/drivers/media/rc/Kconfig
index 8a4b4040be45..f016b35c2b17 100644
--- a/drivers/media/rc/Kconfig
+++ b/drivers/media/rc/Kconfig
@@ -521,17 +521,6 @@ config RC_XBOX_DVD
To compile this driver as a module, choose M here: the module will be
called xbox_remote.
-config IR_ZX
- tristate "ZTE ZX IR remote control"
- depends on RC_CORE
- depends on ARCH_ZX || COMPILE_TEST
- help
- Say Y if you want to use the IR remote control available
- on ZTE ZX family SoCs.
-
- To compile this driver as a module, choose M here: the
- module will be called zx-irdec.
-
config IR_TOY
tristate "Infrared Toy and IR Droid"
depends on RC_CORE