arm: socfpga: soc64: Remove CONFIG_OF_EMBED
authorChee Hong Ang <chee.hong.ang@intel.com>
Thu, 1 Oct 2020 09:15:59 +0000 (02:15 -0700)
committerLey Foon Tan <ley.foon.tan@intel.com>
Fri, 9 Oct 2020 09:53:16 +0000 (17:53 +0800)
commit269564ccf4b2f3169949dacefa1b5d7e8b40e479
tree9ba3559630c99d6fc1c1f9bd1bf41f0c54f01905
parent1d0dc5bc2dfe16863e37587a54168aa7e782900b
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>
configs/socfpga_agilex_defconfig
configs/socfpga_stratix10_defconfig