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: ACPI_QUICKSTART [=n] Type : tristate Defined at drivers/platform/x86/Kconfig:656 Prompt: ACPI Quickstart button driver Depends on: X86_PLATFORM_DEVICES [=y] && ACPI [=y] && INPUT [=y] Location: -> Device Drivers -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y]) -> ACPI Quickstart button driver (ACPI_QUICKSTART [=n]) Selects: INPUT_SPARSEKMAP [=m]

Commit: f1cacd21 (platform/x86: Add ACPI quickstart button (PNP0C32) driver)


Symbol: AMD_MP2_STB [=y] Type : bool Defined at drivers/platform/x86/amd/pmc/Kconfig:22 Prompt: AMD SoC MP2 STB function Depends on: X86_PLATFORM_DEVICES [=y] && AMD_PMC [=m] Location: -> Device Drivers -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y]) -> AMD SoC PMC driver (AMD_PMC [=m]) -> AMD SoC MP2 STB function (AMD_MP2_STB [=y])

Commit: 2dc77993 (platform/x86/amd/pmc: Add AMD MP2 STB functionality)


Symbol: ARM64_PLATFORM_DEVICES [=y] Type : bool Defined at drivers/platform/arm64/Kconfig:6 Prompt: ARM64 Platform-Specific Device Drivers Depends on: ARM64 [=y] || COMPILE_TEST [=n] Location: -> Device Drivers -> ARM64 Platform-Specific Device Drivers (ARM64_PLATFORM_DEVICES [=y])

Commit: 363c8aea (platform: Add ARM64 platform directory)


Symbol: EC_ACER_ASPIRE1 [=n] Type : tristate Defined at drivers/platform/arm64/Kconfig:19 Prompt: Acer Aspire 1 Embedded Controller driver Depends on: ARM64_PLATFORM_DEVICES [=y] && I2C [=y] && DRM [=y] && POWER_SUPPLY [=y] && INPUT [=y] Location: -> Device Drivers -> ARM64 Platform-Specific Device Drivers (ARM64_PLATFORM_DEVICES [=y]) -> Acer Aspire 1 Embedded Controller driver (EC_ACER_ASPIRE1 [=n])

Commit: 2b3efb7c (platform: arm64: Add Acer Aspire 1 embedded controller driver)


Symbol: LENOVO_WMI_CAMERA [=n] Type : tristate Defined at drivers/platform/x86/Kconfig:1045 Prompt: Lenovo WMI Camera Button driver Depends on: X86_PLATFORM_DEVICES [=y] && ACPI_WMI [=m] && INPUT [=y] Location: -> Device Drivers -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y]) -> Lenovo WMI Camera Button driver (LENOVO_WMI_CAMERA [=n])

Commit: fe7af611 (platform/x86: add lenovo WMI camera button driver)


Symbol: MEEGOPAD_ANX7428 [=n] Type : tristate Defined at drivers/platform/x86/Kconfig:669 Prompt: MeeGoPad ANX7428 Type-C Switch Depends on: X86_PLATFORM_DEVICES [=y] && ACPI [=y] && GPIOLIB [=y] && I2C [=y] Location: -> Device Drivers -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y]) -> MeeGoPad ANX7428 Type-C Switch (MEEGOPAD_ANX7428 [=n])

Commit: 2513563e (platform/x86: Add new MeeGoPad ANX7428 Type-C Cross Switch driver)


Symbol: MSI_WMI_PLATFORM [=n] Type : tristate Defined at drivers/platform/x86/Kconfig:723 Prompt: MSI WMI Platform features Depends on: X86_PLATFORM_DEVICES [=y] && ACPI_WMI [=m] && HWMON [=y] Location: -> Device Drivers -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y]) -> MSI WMI Platform features (MSI_WMI_PLATFORM [=n])

Commit: 9c0beb6b (platform/x86: wmi: Add MSI WMI Platform driver)


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

Merge request reports