Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6198c749 authored by Olof Johansson's avatar Olof Johansson
Browse files

Merge tag 'amlogic-soc' of...

Merge tag 'amlogic-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/soc

Amlogic SoC updates for v4.13
- enable the clock controller for 32-bit Meson8

* tag 'amlogic-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic

:
  arm: meson: select the clock controller for Meson8

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parents 92042d29 2dda2de5
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -21,6 +21,7 @@ config MACH_MESON8
	bool "Amlogic Meson8 SoCs support"
	bool "Amlogic Meson8 SoCs support"
	default ARCH_MESON
	default ARCH_MESON
	select MESON6_TIMER
	select MESON6_TIMER
	select COMMON_CLK_MESON8B


config MACH_MESON8B
config MACH_MESON8B
	bool "Amlogic Meson8b SoCs support"
	bool "Amlogic Meson8b SoCs support"