Skip to content

[redhat] New configs in drivers/platform

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: AMD_3D_VCACHE [=n] Type : tristate Defined at drivers/platform/x86/amd/Kconfig:10 Prompt: AMD 3D V-Cache Performance Optimizer Driver Depends on: X86_PLATFORM_DEVICES [=y] && X86_64 [=y] && ACPI [=y] Location: -> Device Drivers -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y]) -> AMD 3D V-Cache Performance Optimizer Driver (AMD_3D_VCACHE [=n])

Commit: 5a67c0d1 (platform/x86/amd: amd_3d_vcache: Add AMD 3D V-Cache optimizer driver)


Symbol: AMD_HSMP_ACPI [=n] Type : tristate Defined at drivers/platform/x86/amd/hsmp/Kconfig:12 Prompt: AMD HSMP ACPI device driver Depends on: X86_PLATFORM_DEVICES [=y] && (AMD_NB [=y] || COMPILE_TEST [=n]) && ACPI [=y] Location: -> Device Drivers -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y]) -> AMD HSMP Driver -> AMD HSMP ACPI device driver (AMD_HSMP_ACPI [=n]) Selects: AMD_HSMP [=n]

Commit: 7d3135d1 (platform/x86/amd/hsmp: Create separate ACPI, plat and common drivers)


Symbol: AMD_HSMP_PLAT [=n] Type : tristate Defined at drivers/platform/x86/amd/hsmp/Kconfig:30 Prompt: AMD HSMP platform device driver Depends on: X86_PLATFORM_DEVICES [=y] && (AMD_NB [=y] || COMPILE_TEST [=n]) Location: -> Device Drivers -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y]) -> AMD HSMP Driver -> AMD HSMP platform device driver (AMD_HSMP_PLAT [=n]) Selects: AMD_HSMP [=n]

Commit: 7d3135d1 (platform/x86/amd/hsmp: Create separate ACPI, plat and common drivers)


Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports

Loading