[PATCH 3/5] mach-u300: patch physoffset by default

Linus Walleij linus.walleij at stericsson.com
Tue Aug 9 15:41:38 EDT 2011


From: Linus Walleij <linus.walleij at linaro.org>

This works like a charm so I'll just default-select it.

Cc: Nicolas Pitre <nico at fluxnic.net>
Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
---
 arch/arm/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 2c71a8f..14bfd8b 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -831,6 +831,7 @@ config ARCH_U300
 	select HAVE_SCHED_CLOCK
 	select HAVE_TCM
 	select ARM_AMBA
+	select ARM_PATCH_PHYS_VIRT
 	select ARM_VIC
 	select GENERIC_CLOCKEVENTS
 	select CLKDEV_LOOKUP
-- 
1.7.3.2




More information about the linux-arm-kernel mailing list