From 7bdb526d015c8d753652539aa439b99aeaff6e81 Mon Sep 17 00:00:00 2001 From: Daniel Schwierzeck Date: Sat, 12 Jan 2019 20:52:17 +0100 Subject: MIPS: boston: switch to CONFIG_OF_SEPARATE Fix the Kconfig warning to not use CONFIG_OF_EMBED in defconfigs. Signed-off-by: Daniel Schwierzeck --- configs/boston32r2_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/boston32r2_defconfig') diff --git a/configs/boston32r2_defconfig b/configs/boston32r2_defconfig index 2d52f52..3d8d972 100644 --- a/configs/boston32r2_defconfig +++ b/configs/boston32r2_defconfig @@ -23,7 +23,6 @@ CONFIG_CMD_TIME=y CONFIG_CMD_EXT4_WRITE=y # CONFIG_DOS_PARTITION is not set # CONFIG_ISO_PARTITION is not set -CONFIG_OF_EMBED=y CONFIG_DEFAULT_DEVICE_TREE="img,boston" CONFIG_ENV_IS_IN_FLASH=y CONFIG_NET_RANDOM_ETHADDR=y -- cgit v1.1