rk fb: extend output mutex lock in win config
[firefly-linux-kernel-4.4.55.git] / drivers / input / jogball / Kconfig
1 #
2 # Touchscreen driver configuration
3 #
4 menuconfig INPUT_JOGBALL
5         bool "Jogball"
6         help
7           Say Y here, and a list of supported jogball will be displayed.
8           This option doesn't affect the kernel.
9
10           If unsure, say Y.
11
12 if INPUT_JOGBALL
13
14 config RK2818_JOGBALL
15         tristate "RK2818 Jogball"
16         depends on INPUT_JOGBALL        
17         help
18             say Y here if you have a jogball interface .  
19             
20 endif