| tristate "Synaptics RMI4 bus support" |
| Say Y here if you want to support the Synaptics RMI4 bus. This is |
| required for all RMI4 device support. |
| tristate "RMI4 I2C Support" |
| depends on RMI4_CORE && I2C |
| Say Y here if you want to support RMI4 devices connected to an I2C |
| tristate "RMI4 SPI Support" |
| depends on RMI4_CORE && SPI |
| Say Y here if you want to support RMI4 devices connected to a SPI |
| bool "RMI4 Function 11 (2D pointing)" |
| Say Y here if you want to add support for RMI4 function 11. |
| Function 11 provides 2D multifinger pointing for touchscreens and |
| touchpads. For sensors that support relative pointing, F11 also |
| bool "RMI4 Function 12 (2D pointing)" |
| Say Y here if you want to add support for RMI4 function 12. |
| Function 12 provides 2D multifinger pointing for touchscreens and |
| touchpads. For sensors that support relative pointing, F12 also |
| bool "RMI4 Function 30 (GPIO LED)" |
| Say Y here if you want to add support for RMI4 function 30. |
| Function 30 provides GPIO and LED support for RMI4 devices. This |
| includes support for buttons on TouchPads and ClickPads. |