[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_INPUT_DA7280_HAPTICS:
Say Y to enable support for the Dialog DA7280 haptics driver. The haptics can be controlled by PWM or GPIO with I2C communication.
To compile this driver as a module, choose M here: the module will be called da7280.
Symbol: INPUT_DA7280_HAPTICS [=n] Type : tristate Defined at drivers/input/misc/Kconfig:623 Prompt: Dialog Semiconductor DA7280 haptics support Depends on: !UML && INPUT_MISC [=y] && INPUT [=y] && I2C [=y] Location: -> Device Drivers -> Input device support -> Generic input layer (needed for keyboard, mouse, ...) (INPUT [=y]) -> Miscellaneous devices (INPUT_MISC [=y]) Selects: REGMAP_I2C [=m]
Cc: Tony Camuso tcamuso@redhat.com Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org