summaryrefslogtreecommitdiff
path: root/drivers/media/rc
diff options
context:
space:
mode:
authorSean Young <sean@mess.org>2017-10-05 17:30:59 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-10-11 12:39:55 -0400
commita840f3c7fb426382b4b2204bc01bf8b474875fcc (patch)
tree7cbd732fe3ad0c45c67fc4f6119b4a2a8f30812e /drivers/media/rc
parent2d726aaab2831866846dadbc675f484305041ee9 (diff)
media: rc: hix5hd2 drivers needs OF
Without device tree, there is no way to use this driver. Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/rc')
-rw-r--r--drivers/media/rc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/rc/Kconfig b/drivers/media/rc/Kconfig
index 88c8ecd13044..94db0ed1df54 100644
--- a/drivers/media/rc/Kconfig
+++ b/drivers/media/rc/Kconfig
@@ -178,6 +178,7 @@ config IR_ENE
config IR_HIX5HD2
tristate "Hisilicon hix5hd2 IR remote control"
depends on RC_CORE
+ depends on OF || COMPILE_TEST
help
Say Y here if you want to use hisilicon hix5hd2 remote control.
To compile this driver as a module, choose M here: the module will be