From: Shawn Guo Date: Mon, 8 Jul 2013 04:13:26 +0000 (+0800) Subject: ENGR00269945: ARM: imx: enable imx6sl in defconfig X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f6f5f7228cb22ac0290204bf3575506889392d1f;p=karo-tx-linux.git ENGR00269945: ARM: imx: enable imx6sl in defconfig Enable imx6sl build in defconfig. Signed-off-by: Shawn Guo --- diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 6ec010f248b5..88e24ed1393c 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -37,6 +37,7 @@ CONFIG_MACH_IMX51_DT=y CONFIG_MACH_EUKREA_CPUIMX51SD=y CONFIG_SOC_IMX53=y CONFIG_SOC_IMX6Q=y +CONFIG_SOC_IMX6SL=y CONFIG_MXC_PWM=y CONFIG_SMP=y CONFIG_VMSPLIT_2G=y