[PATCH 1/7] rng: stm32: rename STM32 RNG driver

Grzegorz Szymaszek gszymaszek at short.pl
Mon Sep 11 10:27:36 CEST 2023


Hi,

On Thu, Sep 07, 2023 at 06:21:54PM +0200, Gatien Chevallier wrote:
> diff --git a/drivers/rng/Kconfig b/drivers/rng/Kconfig
> -%<-
> -config RNG_STM32MP1
> -	bool "Enable random number generator for STM32MP1"
> +config RNG_STM32
> +	bool "Enable random number generator for STM32"
>  	depends on ARCH_STM32MP

Shouldn't the "depends on" be updated as well?
("depends on ARCH_STM32 || ARCH_STM32MP", like in STM32_RESET.)


All the best

-- 
Grzegorz Szymaszek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230911/176e1530/attachment.sig>


More information about the U-Boot mailing list