summaryrefslogtreecommitdiff
path: root/configs/r8a7795_ulcb_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2017-07-21 21:18:05 (GMT)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2017-08-02 19:26:24 (GMT)
commit7ee0283d0506af7dd61980765772d7993c2691b2 (patch)
tree527b9f2efd4aafbca773f6879ac3544a78bb785d /configs/r8a7795_ulcb_defconfig
parent9a86226e27d78629b602a06fc79925a2963874d5 (diff)
downloadu-boot-fsl-qoriq-7ee0283d0506af7dd61980765772d7993c2691b2.tar.xz
ARM: rmobile: Enable clock framework on ULCB
Since there is now a clock driver for RCar Gen3, enable it on this board. 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/r8a7795_ulcb_defconfig')
-rw-r--r--configs/r8a7795_ulcb_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/r8a7795_ulcb_defconfig b/configs/r8a7795_ulcb_defconfig
index 46715f9..ebe5cff 100644
--- a/configs/r8a7795_ulcb_defconfig
+++ b/configs/r8a7795_ulcb_defconfig
@@ -13,6 +13,8 @@ CONFIG_CMD_USB=y
CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
+CONFIG_CLK=y
+CONFIG_CLK_RENESAS=y
CONFIG_SH_SDHI=y
CONFIG_DM_ETH=y
CONFIG_RENESAS_RAVB=y