eb8f7bd33c99489ff85793d7213047a9c0ec7d95
[firefly-linux-kernel-4.4.55.git] / drivers / input / remotectl / Kconfig
1 #
2 # Touchscreen driver configuration
3 #
4 menuconfig ROCKCHIP_REMOTECTL
5         bool "rockchip remotectl"
6         default n
7         help
8           Say Y here, will suport rk remotectl.
9           This option doesn't affect the kernel.
10           If unsure, say Y.
11           
12 if ROCKCHIP_REMOTECTL  
13
14 config ROCKCHIP_REMOTECTL_PWM
15     bool "rockchip remoctrl pwm capture"
16         default n
17 endif