From: Steve Best sbest@redhat.com
redhat/configs: NXP BBNSM Power Key Driver
Description: Turn on NXP BBNSM Power Key Driver
Tested: make dist-configs
Signed-off-by: Steve Best sbest@redhat.com
diff --git a/redhat/configs/rhel/generic/arm/aarch64/CONFIG_INPUT_BBNSM_PWRKEY b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_INPUT_BBNSM_PWRKEY index blahblah..blahblah 100644 --- a/redhat/configs/rhel/generic/arm/aarch64/CONFIG_INPUT_BBNSM_PWRKEY +++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_INPUT_BBNSM_PWRKEY @@ -1 +1 @@ -# CONFIG_INPUT_BBNSM_PWRKEY is not set +CONFIG_INPUT_BBNSM_PWRKEY=m
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2725
From: pbrobinson on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2725#note_1579345...
We already enable this is Fedora so that option should be moved to common and the RHEL disable removed.
kernel@lists.fedoraproject.org