From: Fedora Kernel Team <kernel-t...@fedoraproject.org>

[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: EC_HUAWEI_GAOKUN [=n]
 Type  : tristate
 Defined at drivers/platform/arm64/Kconfig:36
   Prompt: Huawei Matebook E Go Embedded Controller driver
   Depends on: ARM64_PLATFORM_DEVICES [=y] && (ARCH_QCOM [=y] || COMPILE_TEST 
[=n]) && I2C [=y] && INPUT [=y] && HWMON [=y]
   Location:
     -> Device Drivers
       -> ARM64 Platform-Specific Device Drivers (ARM64_PLATFORM_DEVICES [=y])
         -> Huawei Matebook E Go Embedded Controller driver (EC_HUAWEI_GAOKUN 
[=n])
 Selects: AUXILIARY_BUS [=y]

 Commit: 7636f090d02e (platform: arm64: add Huawei Matebook E Go EC driver)

---

 Symbol: LENOVO_WMI_HOTKEY_UTILITIES [=n]
 Type  : tristate
 Defined at drivers/platform/x86/Kconfig:478
   Prompt: Lenovo Hotkey Utility WMI extras driver
   Depends on: X86_PLATFORM_DEVICES [=y] && ACPI_WMI [=m]
   Location:
     -> Device Drivers
       -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y])
         -> Lenovo Hotkey Utility WMI extras driver 
(LENOVO_WMI_HOTKEY_UTILITIES [=n])
 Selects: NEW_LEDS [=y] && LEDS_CLASS [=y]
 Implies: IDEAPAD_LAPTOP [=m]

 Commit: 61250669eaa9 (platform/x86:lenovo-wmi-hotkey-utilities.c: Support for 
mic and audio mute LEDs)

---

 Symbol: SAMSUNG_GALAXYBOOK [=n]
 Type  : tristate
 Defined at drivers/platform/x86/Kconfig:792
   Prompt: Samsung Galaxy Book driver
   Depends on: X86_PLATFORM_DEVICES [=y] && ACPI [=y] && ACPI_BATTERY [=y] && 
INPUT [=y] && LEDS_CLASS [=y] && SERIO_I8042 [=y]
   Location:
     -> Device Drivers
       -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y])
         -> Samsung Galaxy Book driver (SAMSUNG_GALAXYBOOK [=n])
 Selects: ACPI_PLATFORM_PROFILE [=m] && FW_ATTR_CLASS [=m]

 Commit: 56f529ce4370 (platform/x86: samsung-galaxybook: Add samsung-galaxybook 
driver)

---

Signed-off-by: Fedora Kernel Team <kernel-t...@fedoraproject.org>

diff --git a/redhat/configs/pending-rhel/generic/CONFIG_EC_HUAWEI_GAOKUN 
b/redhat/configs/pending-rhel/generic/CONFIG_EC_HUAWEI_GAOKUN
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_EC_HUAWEI_GAOKUN
+++ /dev/null
@@ -1,15 +0,0 @@
-# Symbol: EC_HUAWEI_GAOKUN [=n]
-# Type  : tristate
-# Defined at drivers/platform/arm64/Kconfig:36
-#   Prompt: Huawei Matebook E Go Embedded Controller driver
-#   Depends on: ARM64_PLATFORM_DEVICES [=y] && (ARCH_QCOM [=y] || COMPILE_TEST 
[=n]) && I2C [=y] && INPUT [=y] && HWMON [=y]
-#   Location:
-#     -> Device Drivers
-#       -> ARM64 Platform-Specific Device Drivers (ARM64_PLATFORM_DEVICES [=y])
-#         -> Huawei Matebook E Go Embedded Controller driver (EC_HUAWEI_GAOKUN 
[=n])
-# Selects: AUXILIARY_BUS [=y]
-# 
-# 
-# 
-# Commit: 7636f090d02e (platform: arm64: add Huawei Matebook E Go EC driver)
-# CONFIG_EC_HUAWEI_GAOKUN is not set
diff --git 
a/redhat/configs/pending-rhel/generic/CONFIG_LENOVO_WMI_HOTKEY_UTILITIES 
b/redhat/configs/pending-rhel/generic/CONFIG_LENOVO_WMI_HOTKEY_UTILITIES
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_LENOVO_WMI_HOTKEY_UTILITIES
+++ /dev/null
@@ -1,16 +0,0 @@
-# Symbol: LENOVO_WMI_HOTKEY_UTILITIES [=n]
-# Type  : tristate
-# Defined at drivers/platform/x86/Kconfig:478
-#   Prompt: Lenovo Hotkey Utility WMI extras driver
-#   Depends on: X86_PLATFORM_DEVICES [=y] && ACPI_WMI [=m]
-#   Location:
-#     -> Device Drivers
-#       -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y])
-#         -> Lenovo Hotkey Utility WMI extras driver 
(LENOVO_WMI_HOTKEY_UTILITIES [=n])
-# Selects: NEW_LEDS [=y] && LEDS_CLASS [=y]
-# Implies: IDEAPAD_LAPTOP [=m]
-# 
-# 
-# 
-# Commit: 61250669eaa9 (platform/x86:lenovo-wmi-hotkey-utilities.c: Support 
for mic and audio mute LEDs)
-# CONFIG_LENOVO_WMI_HOTKEY_UTILITIES is not set
diff --git a/redhat/configs/pending-rhel/generic/CONFIG_SAMSUNG_GALAXYBOOK 
b/redhat/configs/pending-rhel/generic/CONFIG_SAMSUNG_GALAXYBOOK
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/pending-rhel/generic/CONFIG_SAMSUNG_GALAXYBOOK
+++ /dev/null
@@ -1,15 +0,0 @@
-# Symbol: SAMSUNG_GALAXYBOOK [=n]
-# Type  : tristate
-# Defined at drivers/platform/x86/Kconfig:792
-#   Prompt: Samsung Galaxy Book driver
-#   Depends on: X86_PLATFORM_DEVICES [=y] && ACPI [=y] && ACPI_BATTERY [=y] && 
INPUT [=y] && LEDS_CLASS [=y] && SERIO_I8042 [=y]
-#   Location:
-#     -> Device Drivers
-#       -> X86 Platform Specific Device Drivers (X86_PLATFORM_DEVICES [=y])
-#         -> Samsung Galaxy Book driver (SAMSUNG_GALAXYBOOK [=n])
-# Selects: ACPI_PLATFORM_PROFILE [=m] && FW_ATTR_CLASS [=m]
-# 
-# 
-# 
-# Commit: 56f529ce4370 (platform/x86: samsung-galaxybook: Add 
samsung-galaxybook driver)
-# CONFIG_SAMSUNG_GALAXYBOOK is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_EC_HUAWEI_GAOKUN 
b/redhat/configs/rhel/generic/CONFIG_EC_HUAWEI_GAOKUN
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_EC_HUAWEI_GAOKUN
@@ -0,0 +1 @@
+# CONFIG_EC_HUAWEI_GAOKUN is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_LENOVO_WMI_HOTKEY_UTILITIES 
b/redhat/configs/rhel/generic/CONFIG_LENOVO_WMI_HOTKEY_UTILITIES
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_LENOVO_WMI_HOTKEY_UTILITIES
@@ -0,0 +1 @@
+# CONFIG_LENOVO_WMI_HOTKEY_UTILITIES is not set
diff --git a/redhat/configs/rhel/generic/CONFIG_SAMSUNG_GALAXYBOOK 
b/redhat/configs/rhel/generic/CONFIG_SAMSUNG_GALAXYBOOK
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/CONFIG_SAMSUNG_GALAXYBOOK
@@ -0,0 +1 @@
+# CONFIG_SAMSUNG_GALAXYBOOK is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3761

-- 
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to