Due to kernel commit 41ef3c1a6bb0 ("pinctrl: Don't allow PINCTRL_AMD to
be a module"), driver PINCTRL_AMD can only be built as built-in driver
or disabled.

Signed-off-by: Yongxin Liu <[email protected]>
---
 bsp/amd-x86/amd-x86.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bsp/amd-x86/amd-x86.cfg b/bsp/amd-x86/amd-x86.cfg
index d4a0a8c8..ddd07f20 100644
--- a/bsp/amd-x86/amd-x86.cfg
+++ b/bsp/amd-x86/amd-x86.cfg
@@ -42,7 +42,7 @@ CONFIG_DRM_RADEON_USERPTR=y
 #
 # PPS generators support
 #
-CONFIG_PINCTRL_AMD=m
+CONFIG_PINCTRL_AMD=y
 
 #
 # Native drivers
-- 
2.39.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13009): 
https://lists.yoctoproject.org/g/linux-yocto/message/13009
Mute This Topic: https://lists.yoctoproject.org/mt/100908454/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to