From: Brian Masney <[email protected]>

redhat/configs: add two missing Kconfig options for the Thinkpad x13s

The Lenovo Thinkpad x13s laptop (aarch64) needs CONFIG_INPUT_PM8941_PWRKEY
and CONFIG_QCOM_ICC_BWMON. Let's enable them as modules.

Signed-off-by: Brian Masney <[email protected]>

diff --git 
a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_INPUT_PM8941_PWRKEY 
b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_INPUT_PM8941_PWRKEY
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_INPUT_PM8941_PWRKEY
+++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_INPUT_PM8941_PWRKEY
@@ -1 +1 @@
-# CONFIG_INPUT_PM8941_PWRKEY is not set
+CONFIG_INPUT_PM8941_PWRKEY=m
diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_QCOM_ICC_BWMON 
b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_QCOM_ICC_BWMON
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_QCOM_ICC_BWMON
@@ -0,0 +1 @@
+CONFIG_QCOM_ICC_BWMON=m

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2509
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to