Commit 2f80e8b4 authored by Olof Johansson's avatar Olof Johansson
Browse files

Merge tag 'sunxi-core-for-5.14-1' of...

Merge tag 'sunxi-core-for-5.14-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/soc

One patch to select one of our timer in the arm64 Kconfig option.

* tag 'sunxi-core-for-5.14-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  arm64: sunxi: Build the sun4i timer driver

Link: https://lore.kernel.org/r/bf3431f6-2196-425c-9b43-0bf4de0b6d30.lettre@localhost


Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents 05a3a767 cbccad66
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ config ARCH_SUNXI
	select IRQ_FASTEOI_HIERARCHY_HANDLERS
	select PINCTRL
	select RESET_CONTROLLER
	select SUN4I_TIMER
	help
	  This enables support for Allwinner sunxi based SoCs like the A64.