diff mbox series

[U-Boot,8/8] configs: icorem6_rqs: Enable CLK_IMX

Message ID 20180730125625.13214-9-jagan@amarulasolutions.com
State Not Applicable
Delegated to: Stefano Babic
Headers show
Series i.MX: Add initial CLK support | expand

Commit Message

Jagan Teki July 30, 2018, 12:56 p.m. UTC
CLK support for imx6qdl is available, so enable
CLK_IMX for Engicam i.CoreM6 QDL RQS boards.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
 configs/imx6qdl_icore_rqs_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Joe Hershberger July 30, 2018, 11:41 p.m. UTC | #1
On Mon, Jul 30, 2018 at 7:56 AM, Jagan Teki <jagan@amarulasolutions.com> wrote:
> CLK support for imx6qdl is available, so enable
> CLK_IMX for Engicam i.CoreM6 QDL RQS boards.
>
> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>

Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
diff mbox series

Patch

diff --git a/configs/imx6qdl_icore_rqs_defconfig b/configs/imx6qdl_icore_rqs_defconfig
index 0099717ee1..15ecc1664b 100644
--- a/configs/imx6qdl_icore_rqs_defconfig
+++ b/configs/imx6qdl_icore_rqs_defconfig
@@ -48,3 +48,4 @@  CONFIG_MII=y
 CONFIG_PINCTRL=y
 CONFIG_PINCTRL_IMX6=y
 CONFIG_MXC_UART=y
+CONFIG_CLK_IMX=y