summaryrefslogtreecommitdiff
path: root/configs/r8a7796_ulcb_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2017-07-21 21:17:00 (GMT)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2017-08-02 19:26:18 (GMT)
commit86fa69072d9de8a3c57a5aaa7f06240797e9c966 (patch)
tree684ef890adf4dfe92a7ab0f638e2437227e05e23 /configs/r8a7796_ulcb_defconfig
parent4157c472c378c252d99b98bee1b85df54dc4e596 (diff)
downloadu-boot-fsl-qoriq-86fa69072d9de8a3c57a5aaa7f06240797e9c966.tar.xz
ARM: rmobile: Enable OF_CONTROL on RCar Gen3
Since the DTs are now in place, enable OF control so that they get bundled into the U-Boot. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'configs/r8a7796_ulcb_defconfig')
-rw-r--r--configs/r8a7796_ulcb_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/r8a7796_ulcb_defconfig b/configs/r8a7796_ulcb_defconfig
index 96f903b..0bec182 100644
--- a/configs/r8a7796_ulcb_defconfig
+++ b/configs/r8a7796_ulcb_defconfig
@@ -4,6 +4,7 @@ CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_RCAR_GEN3=y
CONFIG_R8A7796=y
CONFIG_TARGET_ULCB=y
+CONFIG_DEFAULT_DEVICE_TREE="r8a7796-m3ulcb"
CONFIG_DEFAULT_FDT_FILE="r8a7796-m3ulcb.dtb"
CONFIG_VERSION_VARIABLE=y
CONFIG_CMD_BOOTZ=y
@@ -19,4 +20,3 @@ CONFIG_RENESAS_RAVB=y
CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_STORAGE=y
-CONFIG_OF_LIBFDT=y