diff options
author | Shawn Guo <shawn.guo@freescale.com> | 2013-07-08 00:13:26 -0400 |
---|---|---|
committer | Nitin Garg <nitin.garg@freescale.com> | 2014-04-16 09:00:35 -0400 |
commit | 2f95b1c9681046e852c48817ad28c99d5664d92d (patch) | |
tree | b7b9deb2b6c19db996a02cec2db2bc1be97555b6 | |
parent | fe34e008e6ccddc578ee02e2d28c2edf7c5fa4fe (diff) |
ENGR00269945: ARM: imx: enable imx6sl in defconfig
Enable imx6sl build in defconfig.
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
-rw-r--r-- | arch/arm/configs/imx_v6_v7_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
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 | |||
37 | CONFIG_MACH_EUKREA_CPUIMX51SD=y | 37 | CONFIG_MACH_EUKREA_CPUIMX51SD=y |
38 | CONFIG_SOC_IMX53=y | 38 | CONFIG_SOC_IMX53=y |
39 | CONFIG_SOC_IMX6Q=y | 39 | CONFIG_SOC_IMX6Q=y |
40 | CONFIG_SOC_IMX6SL=y | ||
40 | CONFIG_MXC_PWM=y | 41 | CONFIG_MXC_PWM=y |
41 | CONFIG_SMP=y | 42 | CONFIG_SMP=y |
42 | CONFIG_VMSPLIT_2G=y | 43 | CONFIG_VMSPLIT_2G=y |