mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
UPSTREAM: media: rc: pwm-ir-tx 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>
(cherry picked from commit 2d726aaab2)
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
This commit is contained in:
@@ -386,6 +386,7 @@ config IR_PWM_TX
|
||||
depends on RC_CORE
|
||||
depends on LIRC
|
||||
depends on PWM
|
||||
depends on OF || COMPILE_TEST
|
||||
---help---
|
||||
Say Y if you want to use a PWM based IR transmitter. This is
|
||||
more power efficient than the bit banging gpio driver.
|
||||
|
||||
Reference in New Issue
Block a user