diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2013-09-16 14:22:32 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-09-18 12:16:08 -0700 |
commit | 3244aae5757d1117113a78ddb9f97845d5a4e49a (patch) | |
tree | 406f14697829e7f475c4dd8b148e0ed7faa5a09e /arch/arm/configs/multi_v7_defconfig | |
parent | d26b17edafc45187c30cae134a5e5429d58ad676 (diff) | |
download | blackbird-obmc-linux-3244aae5757d1117113a78ddb9f97845d5a4e49a.tar.gz blackbird-obmc-linux-3244aae5757d1117113a78ddb9f97845d5a4e49a.zip |
ARM: multi_v7: add HREFv60 to multi_v7 defconfig
This is just a standard board for the Ux500, include it in the
v7 multiplatform defconfig.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/configs/multi_v7_defconfig')
-rw-r--r-- | arch/arm/configs/multi_v7_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index aba4ec728651..f3935b46df29 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -36,6 +36,7 @@ CONFIG_ARCH_TEGRA_114_SOC=y CONFIG_TEGRA_PCI=y CONFIG_TEGRA_EMC_SCALING_ENABLE=y CONFIG_ARCH_U8500=y +CONFIG_MACH_HREFV60=y CONFIG_MACH_SNOWBALL=y CONFIG_MACH_UX500_DT=y CONFIG_ARCH_VEXPRESS=y |