[RFC 13/13] block: rkmtd: select CONFIG_RANDOM_UUID explicitly
Tom Rini
trini at konsulko.com
Thu Oct 26 14:47:42 CEST 2023
On Thu, Oct 26, 2023 at 02:30:52PM +0900, AKASHI Takahiro wrote:
> This option is necessary to compile any way.
>
> Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
> ---
> drivers/block/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig
> index 048a6caef00f..5cda21551043 100644
> --- a/drivers/block/Kconfig
> +++ b/drivers/block/Kconfig
> @@ -265,6 +265,7 @@ config SYS_64BIT_LBA
>
> config RKMTD
> bool "Rockchip rkmtd virtual block device"
> + imply RANDOM_UUID
> help
> Enable "rkmtd" class and driver to create a virtual block device
> to transfer Rockchip boot block data to and from NAND with block
Since it's necessary to compile it should be select not imply here,
thanks.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20231026/b9d300d0/attachment.sig>
More information about the U-Boot
mailing list