-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
rhel-display-hw-multimedia
-
ssg_display
-
None
-
False
-
-
None
JIRA: https://issues.stage.redhat.com/browse/RHEL-82591
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: HID_APPLETB_BL [=n]
Type : tristate
Defined at drivers/hid/Kconfig:151
Prompt: Apple Touch Bar Backlight
Depends on: HID_SUPPORT [=y] && HID [=y] && BACKLIGHT_CLASS_DEVICE [=y]
Location:
-> Device Drivers
-> HID bus support (HID_SUPPORT [=y])
-> HID bus core support (HID [=y])
-> Special HID drivers
-> Apple Touch Bar Backlight (HID_APPLETB_BL [=n])
Selected by [n]:
- HID_APPLETB_KBD [=n] && HID_SUPPORT [=y] && HID [=y] && USB_HID [=y] && BACKLIGHT_CLASS_DEVICE [=y] && INPUT [=y]
Commit: 1fd41e5e3d7c (HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars)
—
Symbol: HID_APPLETB_KBD [=n]
Type : tristate
Defined at drivers/hid/Kconfig:161
Prompt: Apple Touch Bar Keyboard Mode
Depends on: HID_SUPPORT [=y] && HID [=y] && USB_HID [=y] && BACKLIGHT_CLASS_DEVICE [=y] && INPUT [=y]
Location:
-> Device Drivers
-> HID bus support (HID_SUPPORT [=y])
-> HID bus core support (HID [=y])
-> Special HID drivers
-> Apple Touch Bar Keyboard Mode (HID_APPLETB_KBD [=n])
Selects: INPUT_SPARSEKMAP [=m] && HID_APPLETB_BL [=n]
Commit: 8e9b9152cfbd (HID: hid-appletb-kbd: add driver for the keyboard mode of Apple Touch Bars)
—
Symbol: HID_UNIVERSAL_PIDFF [=n]
Type : tristate
Defined at drivers/hid/Kconfig:1249
Prompt: universal-pidff: extended USB PID driver compatibility and usage
Depends on: HID_SUPPORT [=y] && HID [=y] && USB_HID [=y] && HID_PID [=y]
Location:
-> Device Drivers
-> HID bus support (HID_SUPPORT [=y])
-> HID bus core support (HID [=y])
-> Special HID drivers
-> universal-pidff: extended USB PID driver compatibility and usage (HID_UNIVERSAL_PIDFF [=n])
Commit: f06bf8d94fff (HID: Add hid-universal-pidff driver and supported device ids)
—
See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3757