summaryrefslogtreecommitdiff
path: root/configs/lager_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2019-02-19 04:27:35 +0100
committerMarek Vasut <marex@denx.de>2019-02-25 16:07:41 +0100
commitd9dcf9da9619f80985c1bd77c8b251dd3a3a1b48 (patch)
tree96ceecbabbf3e5cb2d1a89db165687c15b106c44 /configs/lager_defconfig
parentc3aa05456840a191eb908152ea0e61739b697462 (diff)
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 <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'configs/lager_defconfig')
-rw-r--r--configs/lager_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/lager_defconfig b/configs/lager_defconfig
index d924d76911..686aa2c171 100644
--- a/configs/lager_defconfig
+++ b/configs/lager_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="r8a7790-lager-u-boot"
CONFIG_ENV_IS_IN_SPI_FLASH=y
CONFIG_CLK=y