On 13.05.25 12:45, Rouven Czerwinski wrote:
> Otherwise the qemu invocation provided in the documentation leads to no
> output on the serial console, presumably because the serial driver can
> not calculate the timings. This was not noticed in the multi_v8_defconfig 
> since
> any other platform selects both.
> 
> Tested by using multi_v8_defconfig and disabling every other platform
> except virt.
> 
> Signed-off-by: Rouven Czerwinski <rouven.czerwin...@linaro.org>

Reviewed-by: Ahmad Fatoum <a.fat...@pengutronix.de>

Thanks,
Ahmad

> ---
>  arch/arm/Kconfig | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index 84b1660d1e..0800b15d78 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -146,6 +146,8 @@ config ARCH_ARM64_VIRT
>       select BOARD_ARM_VIRT
>       select HW_HAS_PCI
>       select HAS_DEBUG_LL
> +     select COMMON_CLK
> +     select COMMON_CLK_OF_PROVIDER
>  
>  config ARCH_BCM283X
>       bool "Broadcom BCM283x based boards"


-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

Reply via email to