summaryrefslogtreecommitdiff
path: root/configs/r8a7796_salvator-x_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2017-07-21 23:18:04 +0200
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2017-08-03 04:26:24 +0900
commit9a86226e27d78629b602a06fc79925a2963874d5 (patch)
tree77b65d913d8602ea933fbecbe58c61c6e8af1ee0 /configs/r8a7796_salvator-x_defconfig
parent36c2ee4ce5192f0dd49b9616ba246bdad90e2546 (diff)
ARM: rmobile: Enable clock framework on Salvator-X
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/r8a7796_salvator-x_defconfig')
-rw-r--r--configs/r8a7796_salvator-x_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/r8a7796_salvator-x_defconfig b/configs/r8a7796_salvator-x_defconfig
index 6ea2d5229e..b408cb0e5c 100644
--- a/configs/r8a7796_salvator-x_defconfig
+++ b/configs/r8a7796_salvator-x_defconfig
@@ -16,6 +16,8 @@ CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
CONFIG_CMD_FAT=y
+CONFIG_CLK=y
+CONFIG_CLK_RENESAS=y
CONFIG_SH_SDHI=y
CONFIG_DM_ETH=y
CONFIG_RENESAS_RAVB=y