summaryrefslogtreecommitdiff
path: root/configs/imgtec_xilfpga_defconfig
diff options
context:
space:
mode:
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2019-01-12 20:52:20 +0100
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2019-01-16 13:59:46 +0100
commitc285e269a2caadd39a8e145ce048ae1f9d55a711 (patch)
tree84ad935dac4812fb1cc5c17a56e74e1f58cc9a41 /configs/imgtec_xilfpga_defconfig
parent764d7b33e61d77091aeef4d21216cac131d64dce (diff)
MIPS: xilfpga: switch to CONFIG_OF_SEPARATE
Fix the Kconfig warning to not use CONFIG_OF_EMBED in defconfigs. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'configs/imgtec_xilfpga_defconfig')
-rw-r--r--configs/imgtec_xilfpga_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/imgtec_xilfpga_defconfig b/configs/imgtec_xilfpga_defconfig
index 4fe75311de..cea6424780 100644
--- a/configs/imgtec_xilfpga_defconfig
+++ b/configs/imgtec_xilfpga_defconfig
@@ -17,7 +17,6 @@ CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
CONFIG_CMD_TIME=y
# CONFIG_ISO_PARTITION is not set
-CONFIG_OF_EMBED=y
CONFIG_DEFAULT_DEVICE_TREE="nexys4ddr"
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_NETCONSOLE=y