mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 17:30:53 +07:00
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>
This commit is contained in:
parent
2d726aaab2
commit
a840f3c7fb
@ -178,6 +178,7 @@ config IR_ENE
|
|||||||
config IR_HIX5HD2
|
config IR_HIX5HD2
|
||||||
tristate "Hisilicon hix5hd2 IR remote control"
|
tristate "Hisilicon hix5hd2 IR remote control"
|
||||||
depends on RC_CORE
|
depends on RC_CORE
|
||||||
|
depends on OF || COMPILE_TEST
|
||||||
help
|
help
|
||||||
Say Y here if you want to use hisilicon hix5hd2 remote control.
|
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
|
To compile this driver as a module, choose M here: the module will be
|
||||||
|
Loading…
Reference in New Issue
Block a user