diff options
author | Tom Rini <trini@konsulko.com> | 2018-09-16 10:30:16 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-09-16 10:30:16 -0400 |
commit | 9e45008b39ac64f1a01251bb72e3e0d9edb4579f (patch) | |
tree | 0c7d8df3c900fa6987c62c024dd360f0ccce29d5 /configs/socfpga_stratix10_defconfig | |
parent | ad17b970f7b97bc6ba2b5dba067e38f675adb5f8 (diff) | |
parent | f6d600b39bfc9a9402bcb393e706407b109d00e7 (diff) | |
download | u-boot-9e45008b39ac64f1a01251bb72e3e0d9edb4579f.tar.gz |
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Diffstat (limited to 'configs/socfpga_stratix10_defconfig')
-rw-r--r-- | configs/socfpga_stratix10_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/socfpga_stratix10_defconfig b/configs/socfpga_stratix10_defconfig index c27985ad43..5f3d733a8b 100644 --- a/configs/socfpga_stratix10_defconfig +++ b/configs/socfpga_stratix10_defconfig @@ -26,6 +26,7 @@ CONFIG_CMD_CACHE=y CONFIG_CMD_EXT4=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y +CONFIG_OF_EMBED=y CONFIG_DEFAULT_DEVICE_TREE="socfpga_stratix10_socdk" CONFIG_ENV_IS_IN_MMC=y CONFIG_NET_RANDOM_ETHADDR=y |