1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 17:39:18 +01:00
Files
u-boot-megous/disk/Kconfig
Simon Glass 3b510807f5 lib: Add an SPL config for LIB_UUID
This is selected by PARTITION_UUIDS which has a separate option for SPL.
Add an SPL option for LIB_UUID also, so that we can keep them consistent.

Also add one for PARTITION_TYPE_GUID to avoid a build error in part_efi.c
which wants to call a uuid function in SPL.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-03-02 17:45:58 -05:00

4.7 KiB