-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
rhel-arch-hw
-
1
-
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: ACPI_WMI_LEGACY_DEVICE_NAMES [=n]
Type : bool
Defined at drivers/platform/x86/Kconfig:40
Prompt: Use legacy WMI device naming scheme
Depends on: X86_PLATFORM_DEVICES [=y] && ACPI_WMI [=m]
Location:
-> Device Drivers
-> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y])
-> WMI (ACPI_WMI [=m])
-> Use legacy WMI device naming scheme (ACPI_WMI_LEGACY_DEVICE_NAMES [=n])
~~~
Commit: 73f0f2b52c5e (platform/x86: wmi: Fix WMI device naming issue)
—
~~~
Symbol: INTEL_PMT_KUNIT_TEST [=n]
Type : tristate
Defined at drivers/platform/x86/intel/pmt/Kconfig:55
Prompt: KUnit tests for Intel PMT driver
Depends on: X86_PLATFORM_DEVICES [=y] && INTEL_PMT_DISCOVERY [=m] && (INTEL_PMT_TELEMETRY [=m] || !INTEL_PMT_TELEMETRY [=m]) && KUNIT [=m]
Location:
-> Device Drivers
-> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y])
-> Intel Platform Monitoring Technology (PMT) Discovery driver (INTEL_PMT_DISCOVERY [=m])
-> KUnit tests for Intel PMT driver (INTEL_PMT_KUNIT_TEST [=n])
~~~
Commit: b9707d46a959 (platform/x86/intel/pmt: KUNIT test for PMT Enhanced Discovery API)
—
~~~
Symbol: LENOVO_WMI_GAMEZONE [=n]
Type : tristate
Defined at drivers/platform/x86/lenovo/Kconfig:248
Prompt: Lenovo GameZone WMI Driver
Depends on: X86_PLATFORM_DEVICES [=y] && ACPI_WMI [=m] && DMI [=y]
Location:
-> Device Drivers
-> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y])
-> Lenovo GameZone WMI Driver (LENOVO_WMI_GAMEZONE [=n])
Selects: ACPI_PLATFORM_PROFILE [=m] && LENOVO_WMI_EVENTS [=n] && LENOVO_WMI_HELPERS [=n] && LENOVO_WMI_TUNING [=n]
~~~
Commit: 22024ac5366f (platform/x86: Add Lenovo Gamezone WMI Driver)
—
~~~
Symbol: LENOVO_WMI_TUNING [=n]
Type : tristate
Defined at drivers/platform/x86/lenovo/Kconfig:263
Prompt: Lenovo Other Mode WMI Driver
Depends on: X86_PLATFORM_DEVICES [=y] && ACPI_WMI [=m]
Location:
-> Device Drivers
-> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y])
-> Lenovo Other Mode WMI Driver (LENOVO_WMI_TUNING [=n])
Selects: FW_ATTR_CLASS [=m] && LENOVO_WMI_DATA01 [=n] && LENOVO_WMI_EVENTS [=n] && LENOVO_WMI_HELPERS [=n]
Selected by [n]:
- LENOVO_WMI_GAMEZONE [=n] && X86_PLATFORM_DEVICES [=y] && ACPI_WMI [=m] && DMI [=y]
~~~
Commit: edc4b183b794 (platform/x86: Add Lenovo Other Mode WMI Driver)
—
See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4009