aboutsummaryrefslogtreecommitdiff
path: root/configs/socfpga_agilex_defconfig
diff options
context:
space:
mode:
authorChee Hong Ang <chee.hong.ang@intel.com>2020-10-01 02:15:59 -0700
committerLey Foon Tan <ley.foon.tan@intel.com>2020-10-09 17:53:16 +0800
commit269564ccf4b2f3169949dacefa1b5d7e8b40e479 (patch)
tree9ba3559630c99d6fc1c1f9bd1bf41f0c54f01905 /configs/socfpga_agilex_defconfig
parent1d0dc5bc2dfe16863e37587a54168aa7e782900b (diff)
downloadu-boot-269564ccf4b2f3169949dacefa1b5d7e8b40e479.zip
u-boot-269564ccf4b2f3169949dacefa1b5d7e8b40e479.tar.gz
u-boot-269564ccf4b2f3169949dacefa1b5d7e8b40e479.tar.bz2
arm: socfpga: soc64: Remove CONFIG_OF_EMBED
CONFIG_OF_EMBED was primarily enabled to support the S10/Agilex spl hex file requirements. Since this option now produces a warning during build, and the spl hex can be created using alternate methods, CONFIG_OF_EMBED is no longer needed. Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com>
Diffstat (limited to 'configs/socfpga_agilex_defconfig')
-rw-r--r--configs/socfpga_agilex_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/socfpga_agilex_defconfig b/configs/socfpga_agilex_defconfig
index 03ed1f5..3a9b3b5 100644
--- a/configs/socfpga_agilex_defconfig
+++ b/configs/socfpga_agilex_defconfig
@@ -35,7 +35,6 @@ CONFIG_CMD_CACHE=y
CONFIG_CMD_EXT4=y
CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
-CONFIG_OF_EMBED=y
CONFIG_ENV_IS_IN_MMC=y
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_SPL_DM_SEQ_ALIAS=y