From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bai Ping Subject: [PATCH 11/11] ARM: configs: enable imx6sll support in defconfig Date: Fri, 2 Dec 2016 14:39:34 +0800 Message-ID: <1480660774-25055-12-git-send-email-ping.bai@nxp.com> References: <1480660774-25055-1-git-send-email-ping.bai@nxp.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <1480660774-25055-1-git-send-email-ping.bai@nxp.com> Sender: linux-clk-owner@vger.kernel.org To: shawnguo@kernel.org, mturquette@baylibre.com, sboyd@codeaurora.org, robh+dt@kernel.org, mark.rutland@arm.com, linus.walleij@linaro.org Cc: kernel@pengutronix.de, fabio.estevam@nxp.com, daniel.lezcano@linaro.org, tglx@linutronix.de, p.zabel@pengutronix.de, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, ping.bai@nxp.com List-Id: devicetree@vger.kernel.org Enable i.MX6SLL in imx_v6_v7_defconfig. Signed-off-by: Bai Ping --- arch/arm/configs/imx_v6_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index cbe7faf..ab8afb3 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -38,6 +38,7 @@ CONFIG_SOC_IMX51=y CONFIG_SOC_IMX53=y CONFIG_SOC_IMX6Q=y CONFIG_SOC_IMX6SL=y +CONFIG_SOC_IMX6SLL=y CONFIG_SOC_IMX6SX=y CONFIG_SOC_IMX6UL=y CONFIG_SOC_IMX7D=y -- 1.9.1