In message: [linux-yocto][yocto-kernel-cache][yocto-5.19 to master][PATCH] 
bsp/amd-x86: change PINCTRL_AMD to be built-in driver
on 23/08/2023 Yongxin Liu wrote:

> 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.

merged.

Bruce

> 
> 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 (#13012): 
https://lists.yoctoproject.org/g/linux-yocto/message/13012
Mute This Topic: https://lists.yoctoproject.org/mt/100908454/21656
Group Owner: [email protected]
Unsubscribe: 
https://lists.yoctoproject.org/g/linux-yocto/leave/6687884/21656/624485779/xyzzy
 [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to