mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-10-07 10:09:34 +00:00
12 lines
314 B
Plaintext
12 lines
314 B
Plaintext
config MTK_IRTX_PWM_SUPPORT
|
|
tristate "Mediatek PWM IR transmitter"
|
|
depends on RC_CORE
|
|
depends on ARCH_MEDIATEK
|
|
depends on MTK_PWM
|
|
help
|
|
Say Y if you want to use the PWM IR transmitter
|
|
on Mediatek SoCs.
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
module will be called mtk-irtx-pwm.
|