APPLIED: [SRU][H/raspi][PATCH] UBUNTU: [Config] raspi: Set BCM_VCIO=y
Kelsey Skunberg
kelsey.skunberg at canonical.com
Tue May 11 22:37:26 UTC 2021
Applied to Hirsute:master-next. thank you!
-Kelsey
On 2021-05-10 10:06:13 , Juerg Haefliger wrote:
> BugLink: https://bugs.launchpad.net/bugs/1927505
>
> This driver was accidentally turned into a module during a raspberrypi
> update. Change it back to built-in since the driver isn't loaded
> automatically.
>
> Signed-off-by: Juerg Haefliger <juergh at canonical.com>
> ---
> debian.raspi/config/config.common.ubuntu | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/debian.raspi/config/config.common.ubuntu b/debian.raspi/config/config.common.ubuntu
> index 27b26cac1f35..5a771a6dc437 100644
> --- a/debian.raspi/config/config.common.ubuntu
> +++ b/debian.raspi/config/config.common.ubuntu
> @@ -766,7 +766,7 @@ CONFIG_BCMGENET=y
> CONFIG_BCM_KONA_USB2_PHY=m
> CONFIG_BCM_NET_PHYLIB=y
> CONFIG_BCM_SBA_RAID=m
> -CONFIG_BCM_VCIO=m
> +CONFIG_BCM_VCIO=y
> CONFIG_BCM_VC_SM_CMA=m
> CONFIG_BCM_VIDEOCORE=y
> CONFIG_BD70528_WATCHDOG=m
> --
> 2.27.0
>
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
More information about the kernel-team
mailing list