diff options
Diffstat (limited to 'configs/sama5d2_xplained_spiflash_defconfig')
-rw-r--r-- | configs/sama5d2_xplained_spiflash_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sama5d2_xplained_spiflash_defconfig b/configs/sama5d2_xplained_spiflash_defconfig index 6d61a7eb23..eb2f1f0f08 100644 --- a/configs/sama5d2_xplained_spiflash_defconfig +++ b/configs/sama5d2_xplained_spiflash_defconfig @@ -10,3 +10,4 @@ CONFIG_SYS_EXTRA_OPTIONS="SAMA5D2,SYS_USE_SERIALFLASH" CONFIG_CMD_SF=y # CONFIG_CMD_FPGA is not set CONFIG_SPI_FLASH=y +CONFIG_OF_LIBFDT=y |