projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c43ed56
)
mach-u300: patch physoffset by default
author
Linus Walleij
<linus.walleij@linaro.org>
Tue, 9 Aug 2011 19:18:20 +0000
(21:18 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 17 Aug 2011 08:20:30 +0000
(10:20 +0200)
This works like a charm so I'll just default-select it.
Cc: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index 5ebc5d922ea14984e10ef8e10f47d414469efa7c..6c7eb9c080fd8904b2610df25445e9ca1cdfeb32 100644
(file)
--- a/
arch/arm/Kconfig
+++ b/
arch/arm/Kconfig
@@
-830,6
+830,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