summaryrefslogtreecommitdiff
path: root/arch/arm/mach-oxnas
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2016-07-05 22:10:11 -0700
committerOlof Johansson <olof@lixom.net>2016-07-05 22:10:11 -0700
commitfa06f54a1837428e1b67ca3947fa939b7227c668 (patch)
tree26d262b5bc0b988b76aa1df2dc6fbc1d72c0c348 /arch/arm/mach-oxnas
parent213ae9025d2861c1b8293541959e7f5f83be91a3 (diff)
ARM: oxnas: Change OX810SE default driver config
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>
Diffstat (limited to 'arch/arm/mach-oxnas')
-rw-r--r--arch/arm/mach-oxnas/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-oxnas/Kconfig b/arch/arm/mach-oxnas/Kconfig
index 4fff3c7666df..19164d729d2a 100644
--- 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