-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
rhel-display-hw-multimedia
-
None
-
False
-
-
None
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.
~~~
Symbol: INPUT_AW86927 [=n]
Type : tristate
Defined at drivers/input/misc/Kconfig:129
Prompt: Awinic AW86927 Haptic Driver Support
Depends on: INPUT_MISC [=y] && I2C [=y] && INPUT [=y]
Location:
-> Device Drivers
-> Input device support
-> Generic input layer (needed for keyboard, mouse, ...) (INPUT [=y])
-> Miscellaneous devices (INPUT_MISC [=y])
-> Awinic AW86927 Haptic Driver Support (INPUT_AW86927 [=n])
Selects: INPUT_FF_MEMLESS [=m] && REGMAP_I2C [=m]
~~~
Commit: 52e06d564ce6 (Input: aw86927 - add driver for Awinic AW86927)
—
~~~
Symbol: TOUCHSCREEN_HIMAX_HX852X [=n]
Type : tristate
Defined at drivers/input/touchscreen/Kconfig:444
Prompt: Himax HX852x(ES) touchscreen
Depends on: 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])
-> Himax HX852x(ES) touchscreen (TOUCHSCREEN_HIMAX_HX852X [=n])
~~~
Commit: 09fd8626cf82 (Input: add Himax HX852x(ES) touchscreen driver)
—
~~~
Symbol: TOUCHSCREEN_HYNITRON_CST816X [=n]
Type : tristate
Defined at drivers/input/touchscreen/Kconfig:478
Prompt: Hynitron CST816x touchscreen
Depends on: 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])
-> Hynitron CST816x touchscreen (TOUCHSCREEN_HYNITRON_CST816X [=n])
~~~
Commit: c87a819bec86 (Input: add driver for Hynitron CST816x series)
—
See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4182