diff options
Diffstat (limited to 'configs/rpi_3_32b_defconfig')
-rw-r--r-- | configs/rpi_3_32b_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/rpi_3_32b_defconfig b/configs/rpi_3_32b_defconfig index 490af818b6..f0c9f49799 100644 --- a/configs/rpi_3_32b_defconfig +++ b/configs/rpi_3_32b_defconfig @@ -27,3 +27,5 @@ CONFIG_DM_VIDEO=y CONFIG_SYS_WHITE_ON_BLACK=y CONFIG_CONSOLE_SCROLL_LINES=10 CONFIG_PHYS_TO_BUS=y +CONFIG_OF_LIBFDT=y +CONFIG_OF_LIBFDT_OVERLAY=y |