[redhat] New configs in drivers/input

Hi,

As part of the ongoing rebase effort, the following configuration options need to be reviewed.

As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy.

If the value for a file that is added should be changed, please reply with a better option.

CONFIG_RMI4_F3A:

Say Y here if you want to add support for RMI4 function 3A.

Function 3A provides GPIO support for RMI4 devices. This includes support for buttons on TouchPads and ClickPads.

Symbol: RMI4_F3A [=n] Type : bool Defined at drivers/input/rmi4/Kconfig:103 Prompt: RMI4 Function 3A (GPIO) Depends on: !UML && INPUT [=y] && RMI4_CORE [=m] Location: -> Device Drivers -> Input device support -> Generic input layer (needed for keyboard, mouse, ...) (INPUT [=y]) -> Synaptics RMI4 bus support (RMI4_CORE [=m])


CONFIG_TOUCHSCREEN_ZINITIX:

Say Y here if you have a touchscreen using Zinitix bt541, or something similar enough.

If unsure, say N.

To compile this driver as a module, choose M here: the module will be called zinitix.

Symbol: TOUCHSCREEN_ZINITIX [=n] Type : tristate Defined at drivers/input/touchscreen/Kconfig:1325 Prompt: Zinitix touchscreen support Depends on: !UML && INPUT [=y] && INPUT_TOUCHSCREEN [=y] && I2C [=y] Location: -> Device Drivers -> Input device support -> Generic input layer (needed for keyboard, mouse, ...) (INPUT [=y]) -> Touchscreens (INPUT_TOUCHSCREEN [=y])


Cc: Tony Camuso tcamuso@redhat.com Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports

Loading