Skip to content

Commit 0a63d28

Browse files
committed
redhat/configs: automotive: switch pinctrl_msm and pinctrl_sa8775p to modules
JIRA: https://issues.redhat.com/browse/RHEL-119219 Upstream-Status: RHEL-only commit 8b59d8a397050f113946cbcf7adeef186eaa1c79 Author: Eric Chanudet <echanude@redhat.com> Date: Thu Oct 2 16:21:50 2025 -0400 redhat/configs: automotive: switch pinctrl_msm and pinctrl_sa8775p to modules New vendor firmware will need pinctrl-sa8775p and pinctrl-msm out-of-tree until upstream integration. Build the affected drivers as modules. Signed-off-by: Eric Chanudet <echanude@redhat.com> Signed-off-by: Eric Chanudet <echanude@redhat.com>
1 parent 3e7b609 commit 0a63d28

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
CONFIG_PINCTRL_MSM=y
1+
CONFIG_PINCTRL_MSM=m
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
CONFIG_PINCTRL_SA8775P=y
1+
CONFIG_PINCTRL_SA8775P=m

0 commit comments

Comments
 (0)