aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Nelson <robertcnelson@gmail.com>2023-02-14 11:22:11 -0600
committerHan Gao <gaohan@iscas.ac.cn>2023-10-20 13:38:37 +0800
commit4f8a362580bc7754a3cd7b961cd82c338607c06b (patch)
tree37fa30e8184ff3b42e0fb13b60c844269d48b533
parente6972d40e0cfe4e364e5dd1701d8c40aad15426e (diff)
light_beagle_defconfig: enable CONFIG_OF_LIBFDT_OVERLAY=y
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
-rw-r--r--configs/light_beagle_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/light_beagle_defconfig b/configs/light_beagle_defconfig
index 58b323bf..8db845f9 100644
--- a/configs/light_beagle_defconfig
+++ b/configs/light_beagle_defconfig
@@ -90,4 +90,5 @@ CONFIG_VIDEO_VS_DPU=y
CONFIG_VIDEO_DW_DSI_LIGHT=y
CONFIG_VIDEO_DW_DPHY=y
# CONFIG_SPL_USE_TINY_PRINTF is not set
+CONFIG_OF_LIBFDT_OVERLAY=y
# CONFIG_EFI_LOADER is not set