Commit a25682e2 authored by Olof Johansson's avatar Olof Johansson
Browse files

Merge tag 'v4.4-next-kconfig' of https://github.com/mbgg/linux-mediatek into next/config64

Enable mediatek clocksource driver by default as otherwise the system
does not boot.

* tag 'v4.4-next-kconfig' of https://github.com/mbgg/linux-mediatek

:
  arm64: mediatek: enable MTK_TIMER

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents 8bdd6f54 c050b45d
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -44,6 +44,7 @@ config ARCH_MEDIATEK
	bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
	bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
	select ARM_GIC
	select ARM_GIC
	select PINCTRL
	select PINCTRL
	select MTK_TIMER
	help
	help
	  Support for Mediatek MT65xx & MT81xx ARMv8 SoCs
	  Support for Mediatek MT65xx & MT81xx ARMv8 SoCs