diff options
Diffstat (limited to 'configs/rpi_defconfig')
-rw-r--r-- | configs/rpi_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rpi_defconfig b/configs/rpi_defconfig index 5d27909ebe..7fc8bbc284 100644 --- a/configs/rpi_defconfig +++ b/configs/rpi_defconfig @@ -7,3 +7,4 @@ CONFIG_SYS_PROMPT="U-Boot> " # CONFIG_CMD_FPGA is not set CONFIG_CMD_GPIO=y CONFIG_PHYS_TO_BUS=y +CONFIG_OF_LIBFDT=y |