diff options
author | Afzal Mohammed <afzal@ti.com> | 2014-02-07 15:51:23 +0530 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-02-28 15:33:25 -0800 |
commit | 1ba194fe9f4b6d5084c0085b2cb40cf27e0bf875 (patch) | |
tree | 80dc41ddfe35d7ae52790b693f3b76974a42150b /arch/arm/configs/omap2plus_defconfig | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 (diff) |
ARM: OMAP2+: AM43x: enable in default config
Enable AM43x SoC in omap2plus_defconfig
Signed-off-by: Afzal Mohammed <afzal@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs/omap2plus_defconfig')
-rw-r--r-- | arch/arm/configs/omap2plus_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 3a0b53d225e7..364ba38e40f3 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -28,6 +28,7 @@ CONFIG_ARCH_OMAP3=y CONFIG_ARCH_OMAP4=y CONFIG_SOC_OMAP5=y CONFIG_SOC_AM33XX=y +CONFIG_SOC_AM43XX=y CONFIG_SOC_DRA7XX=y CONFIG_ARM_THUMBEE=y CONFIG_ARM_ERRATA_411920=y |