summaryrefslogtreecommitdiff
path: root/configs/sfr_nb4-ser_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/sfr_nb4-ser_ram_defconfig
parentc285e269a2caadd39a8e145ce048ae1f9d55a711 (diff)
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/sfr_nb4-ser_ram_defconfig')
-rw-r--r--configs/sfr_nb4-ser_ram_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sfr_nb4-ser_ram_defconfig b/configs/sfr_nb4-ser_ram_defconfig
index 39622875b1..600e65629f 100644
--- a/configs/sfr_nb4-ser_ram_defconfig
+++ b/configs/sfr_nb4-ser_ram_defconfig
@@ -29,7 +29,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="sfr,nb4-ser"
CONFIG_NET_RANDOM_ETHADDR=y
# CONFIG_DM_DEVICE_REMOVE is not set