From d9dcf9da9619f80985c1bd77c8b251dd3a3a1b48 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Tue, 19 Feb 2019 04:27:35 +0100 Subject: ARM: rmobile: Convert Gen2 to OF_SEPARATE Convert R-Car Gen2 from OF_EMBED to OF_SEPARATE, thus getting rid of one of the deprecation warnings. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu --- configs/silk_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/silk_defconfig') diff --git a/configs/silk_defconfig b/configs/silk_defconfig index 3cb4f6e005..0291a7c981 100644 --- a/configs/silk_defconfig +++ b/configs/silk_defconfig @@ -50,7 +50,6 @@ CONFIG_CMD_MTDPARTS=y CONFIG_MTDIDS_DEFAULT="nor0=spi0.0" CONFIG_MTDPARTS_DEFAULT="mtdparts=spi0.0:256k(u-boot-spl),512k(u-boot-env1),512k(u-boot-env2),768k(u-boot),-(user)" CONFIG_OF_CONTROL=y -CONFIG_OF_EMBED=y CONFIG_DEFAULT_DEVICE_TREE="r8a7794-silk-u-boot" CONFIG_ENV_IS_IN_SPI_FLASH=y CONFIG_CLK=y -- cgit v1.2.3