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:
213ae90
)
ARM: oxnas: Change OX810SE default driver config
author
Neil Armstrong
<narmstrong@baylibre.com>
Wed, 6 Jul 2016 05:10:11 +0000
(22:10 -0700)
committer
Olof Johansson
<olof@lixom.net>
Wed, 6 Jul 2016 05:10:11 +0000
(22:10 -0700)
Since the SP804 timer changes will not been merged upstream, switch the
default OX810SE config to the OXNAS RPS Timer driver configuration.
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-oxnas/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-oxnas/Kconfig
b/arch/arm/mach-oxnas/Kconfig
index 4fff3c7666dfe084eb1c9c923ecd793c07acdb2e..19164d729d2a4eed190acc11571b13d7e8968572 100644
(file)
--- a/
arch/arm/mach-oxnas/Kconfig
+++ b/
arch/arm/mach-oxnas/Kconfig
@@
-11,10
+11,10
@@
if ARCH_OXNAS
config MACH_OX810SE
bool "Support OX810SE Based Products"
- select ARM_TIMER_SP804
select COMMON_CLK_OXNAS
select CPU_ARM926T
select MFD_SYSCON
+ select OXNAS_RPS_TIMER
select PINCTRL_OXNAS
select RESET_OXNAS
select VERSATILE_FPGA_IRQ