Skip to content

Commit

Permalink
ARM: oxnas: Change OX810SE default driver config
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Neil Armstrong authored and Olof Johansson committed Jul 6, 2016
1 parent 213ae90 commit fa06f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-oxnas/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fa06f54

Please sign in to comment.