From 34df58a95efc56f469b520e9e63e4aaddc4796ee Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Wed, 10 Jan 2018 11:47:03 +0100 Subject: ARM: dts: rmobile: Factor out U-Boot extras Pull out u-boot extras into dtsi files to make synchronization of DTS from Linux kernel as easy as a simple copy. All the U-Boot extras are now in *-u-boot.dts* files instead. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu --- configs/r8a77970_eagle_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/r8a77970_eagle_defconfig') diff --git a/configs/r8a77970_eagle_defconfig b/configs/r8a77970_eagle_defconfig index 621ac1f49a..a57d78fbc2 100644 --- a/configs/r8a77970_eagle_defconfig +++ b/configs/r8a77970_eagle_defconfig @@ -4,7 +4,7 @@ CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_RCAR_GEN3=y CONFIG_R8A77970=y CONFIG_TARGET_EAGLE=y -CONFIG_DEFAULT_DEVICE_TREE="r8a77970-eagle" +CONFIG_DEFAULT_DEVICE_TREE="r8a77970-eagle-u-boot" CONFIG_SMBIOS_PRODUCT_NAME="" # CONFIG_ARCH_FIXUP_FDT_MEMORY is not set CONFIG_USE_BOOTARGS=y -- cgit v1.2.3