summaryrefslogtreecommitdiff
path: root/configs/comtrend_ct5361_ram_defconfig
diff options
context:
space:
mode:
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2019-01-12 20:52:21 +0100
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2019-01-16 13:59:46 +0100
commit10b5e96d54440c965901ecee10d59d60c2020456 (patch)
treed3f6eb6d2bbb9d091d3e945d9eb270418aae257c /configs/comtrend_ct5361_ram_defconfig
parentc285e269a2caadd39a8e145ce048ae1f9d55a711 (diff)
downloadu-boot-10b5e96d54440c965901ecee10d59d60c2020456.tar.gz
MIPS: bmips: switch to CONFIG_OF_SEPARATE
Fix the Kconfig warning to not use CONFIG_OF_EMBED in defconfigs. Based on https://patchwork.ozlabs.org/patch/1019791/ Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to 'configs/comtrend_ct5361_ram_defconfig')
-rw-r--r--configs/comtrend_ct5361_ram_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/comtrend_ct5361_ram_defconfig b/configs/comtrend_ct5361_ram_defconfig
index 6297e78fd9..b87a161650 100644
--- a/configs/comtrend_ct5361_ram_defconfig
+++ b/configs/comtrend_ct5361_ram_defconfig
@@ -28,7 +28,6 @@ CONFIG_CMD_USB=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
# CONFIG_CMD_MISC is not set
-CONFIG_OF_EMBED=y
CONFIG_DEFAULT_DEVICE_TREE="comtrend,ct-5361"
CONFIG_NET_RANDOM_ETHADDR=y
# CONFIG_DM_DEVICE_REMOVE is not set