diff options
author | R Sricharan <r.sricharan@ti.com> | 2013-02-07 14:51:46 +0400 |
---|---|---|
committer | Rajendra Nayak <rnayak@ti.com> | 2013-08-13 15:28:16 +0400 |
commit | 8dd21c93197cc465ae87e142435b3f7f262eade9 (patch) | |
tree | bb91b5c553ad5696ab5a89811b988e17dcd4c4d1 /arch/arm/configs | |
parent | debcd1f81f9ef632a24b7b7a9367363fa62fbceb (diff) | |
download | linux-8dd21c93197cc465ae87e142435b3f7f262eade9.tar.xz |
ARM: DRA7: Add the build support in omap2plus
Now that all the needed pieces for DRA7 based SoCs' is present, enable
the build support in omap2plus_defconfig
Signed-off-by: R Sricharan <r.sricharan@ti.com>
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Diffstat (limited to 'arch/arm/configs')
-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 5339e6a4d639..1da7cf9a2a57 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -306,3 +306,4 @@ CONFIG_TI_DAVINCI_MDIO=y CONFIG_TI_DAVINCI_CPDMA=y CONFIG_TI_CPSW=y CONFIG_AT803X_PHY=y +CONFIG_SOC_DRA7XX=y |