diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2015-05-07 14:31:18 -0300 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2015-05-11 21:14:37 +0800 |
commit | 385c0fb0e2c452ce7237a95bd565748a399956a9 (patch) | |
tree | be13b963efbbff00823a5d6c2bd7795601a53ec1 /arch/arm/configs/imx_v6_v7_defconfig | |
parent | 0d78ef2698171cc9d9a54fc956fd332103ac1330 (diff) | |
download | linux-stable-385c0fb0e2c452ce7237a95bd565748a399956a9.tar.gz linux-stable-385c0fb0e2c452ce7237a95bd565748a399956a9.tar.bz2 linux-stable-385c0fb0e2c452ce7237a95bd565748a399956a9.zip |
ARM: imx_v6_v7_defconfig: Select LS1021A
Enable CONFIG_SOC_LS1021A by default.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/configs/imx_v6_v7_defconfig')
-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 1d93fe9e50fa..497078e57940 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -39,6 +39,7 @@ CONFIG_SOC_IMX6Q=y CONFIG_SOC_IMX6SL=y CONFIG_SOC_IMX6SX=y CONFIG_SOC_VF610=y +CONFIG_SOC_LS1021A=y CONFIG_PCI=y CONFIG_PCI_IMX6=y CONFIG_SMP=y |