diff options
author | R Sricharan <r.sricharan@ti.com> | 2012-04-03 05:24:58 -0400 |
---|---|---|
committer | Santosh Shilimkar <santosh.shilimkar@ti.com> | 2012-07-09 09:44:40 -0400 |
commit | 35eb429875cedb6689ccd0c4d11cf219f07e0a9d (patch) | |
tree | 2bc3f893948ac7aa6ca433bbff89a6921c342f49 /arch/arm/configs/omap2plus_defconfig | |
parent | 6b5de091213cc305d9db4c55819ac9e8270f68cf (diff) |
ARM: OMAP5: Add the build support
Adding the build support required for OMAP5 soc
in to omap2+ config.
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: R Sricharan <r.sricharan@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.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 9854ff4279e0..5c903708974c 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig | |||
@@ -236,3 +236,4 @@ CONFIG_CRC_T10DIF=y | |||
236 | CONFIG_CRC_ITU_T=y | 236 | CONFIG_CRC_ITU_T=y |
237 | CONFIG_CRC7=y | 237 | CONFIG_CRC7=y |
238 | CONFIG_LIBCRC32C=y | 238 | CONFIG_LIBCRC32C=y |
239 | CONFIG_SOC_OMAP5=y | ||