Kconfig (4d6ca227c768b50b05cf183974b40abe444e9d0c) | Kconfig (24d28e4f1271cb2f91613dada8f2acccd00eff56) |
---|---|
1# 2# RMI4 configuration 3# 4config RMI4_CORE 5 tristate "Synaptics RMI4 bus support" | 1# 2# RMI4 configuration 3# 4config RMI4_CORE 5 tristate "Synaptics RMI4 bus support" |
6 select IRQ_DOMAIN |
|
6 help 7 Say Y here if you want to support the Synaptics RMI4 bus. This is 8 required for all RMI4 device support. 9 10 If unsure, say Y. 11 12if RMI4_CORE 13 --- 107 unchanged lines hidden --- | 7 help 8 Say Y here if you want to support the Synaptics RMI4 bus. This is 9 required for all RMI4 device support. 10 11 If unsure, say Y. 12 13if RMI4_CORE 14 --- 107 unchanged lines hidden --- |