mirror of
https://xff.cz/git/u-boot/
synced 2025-09-27 21:41:16 +02:00
stm32mp1: configs: imply CONFIG_OF_LIBFDT_OVERLAY
Add imply for FDT overlay that can be usefuill for kernel device tree management but it is not mandatory (can be removed to gain space) Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
This commit is contained in:
committed by
Patrice Chotard
parent
6a9a34ff48
commit
f219361de1
@@ -1567,6 +1567,7 @@ config ARCH_STM32MP
|
|||||||
imply SPL_SYSRESET
|
imply SPL_SYSRESET
|
||||||
imply CMD_DM
|
imply CMD_DM
|
||||||
imply CMD_POWEROFF
|
imply CMD_POWEROFF
|
||||||
|
imply OF_LIBFDT_OVERLAY
|
||||||
imply ENV_VARS_UBOOT_RUNTIME_CONFIG
|
imply ENV_VARS_UBOOT_RUNTIME_CONFIG
|
||||||
imply USE_PREBOOT
|
imply USE_PREBOOT
|
||||||
help
|
help
|
||||||
|
Reference in New Issue
Block a user