[PATCH 2/2] ARM: multi_v7_defconfig: add ARCH_ZYNQ
Josh Cartwright
josh.cartwright at ni.com
Thu Jan 24 15:17:09 EST 2013
On Thu, Jan 24, 2013 at 01:33:25PM -0600, Josh Cartwright wrote:
> Cc: Michal Simek <michal.simek at ni.com>
Ugh, my fingers typed '@ni.com' out of habit. Corrected patch below
(and correct Cc added).
Josh
-- 8< --
Subject: [PATCH] ARM: multi_v7_defconfig: add ARCH_ZYNQ
Cc: Michal Simek <michal.simek at xilinx.com>
Signed-off-by: Josh Cartwright <josh.cartwright at ni.com>
---
arch/arm/configs/multi_v7_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 6862e76..e31d442 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -8,6 +8,7 @@ CONFIG_ARCH_HIGHBANK=y
CONFIG_ARCH_SOCFPGA=y
CONFIG_ARCH_SUNXI=y
# CONFIG_ARCH_VEXPRESS_CORTEX_A5_A9_ERRATA is not set
+CONFIG_ARCH_ZYNQ=y
CONFIG_ARM_ERRATA_754322=y
CONFIG_SMP=y
CONFIG_ARM_ARCH_TIMER=y
--
1.8.1.1
More information about the linux-arm-kernel
mailing list