summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorOlof Johansson2014-01-04 06:55:29 +0100
committerOlof Johansson2014-01-04 06:55:29 +0100
commit3d7e0207ced354d1647195f53bcc670f9756c649 (patch)
treebedff8fa54a8a086e7426d66a0069323b5864986 /arch/arm/Kconfig
parentMerge tag 'sunxi-core-for-3.14' of https://github.com/mripard/linux into next... (diff)
parentclk: versatile: fixup IM-PD1 clock implementation (diff)
downloadkernel-qcow2-linux-3d7e0207ced354d1647195f53bcc670f9756c649.tar.gz
kernel-qcow2-linux-3d7e0207ced354d1647195f53bcc670f9756c649.tar.xz
kernel-qcow2-linux-3d7e0207ced354d1647195f53bcc670f9756c649.zip
Merge tag 'integrator-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/drivers
From Linus Walleij: Some Integrator patches that matured for v3.14: - Use PATCH_PHYS_TO_VIRT and AUTO_ZRELADDR. - Support cascaded interrupts on the SIC. - Complete clock implementation for the IM-PD1. * tag 'integrator-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator: clk: versatile: fixup IM-PD1 clock implementation clk: versatile: pass a name to ICST clock provider ARM: integrator: pass parent IRQ to the SIC irqchip: versatile FPGA: support cascaded interrupts from DT ARM: integrator: Default enable ARM_PATCH_PHYS_VIRT, AUTO_ZRELADDR Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 8b768937c663..63ce70c988de 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -313,6 +313,8 @@ config ARCH_INTEGRATOR
bool "ARM Ltd. Integrator family"
select ARCH_HAS_CPUFREQ
select ARM_AMBA
+ select ARM_PATCH_PHYS_VIRT
+ select AUTO_ZRELADDR
select COMMON_CLK
select COMMON_CLK_VERSATILE
select GENERIC_CLOCKEVENTS