From: Alexandre Belloni Date: Fri, 21 Mar 2014 19:39:17 +0000 (+0100) Subject: ARM: multi_v7_defconfig: Select CONFIG_MACH_BERLIN_BG2Q X-Git-Tag: v3.16-rc1~30^2~42^2~9^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1e9637f4b49690a6c5793f1745f743506b1bfd1;p=thirdparty%2Fkernel%2Flinux.git ARM: multi_v7_defconfig: Select CONFIG_MACH_BERLIN_BG2Q Now that we support Berlin BG2Q, select CONFIG_MACH_BERLIN_BG2Q so that we can boot BG2Q based boards like the BG2Q DMP. Signed-off-by: Alexandre Belloni Acked-by: Sebastian Hesselbarth Signed-off-by: Olof Johansson --- diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 1014e9d52ae1f..8b3c10ae22c9c 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -20,6 +20,7 @@ CONFIG_ARCH_BCM_MOBILE=y CONFIG_ARCH_BERLIN=y CONFIG_MACH_BERLIN_BG2=y CONFIG_MACH_BERLIN_BG2CD=y +CONFIG_MACH_BERLIN_BG2Q=y CONFIG_GPIO_PCA953X=y CONFIG_ARCH_HIGHBANK=y CONFIG_ARCH_HI3xxx=y