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

Commit b3077ffc authored by Jerome Brunet's avatar Jerome Brunet Committed by Kevin Hilman
Browse files

arm64: meson: enable g12a clock controller



Enable the g12a clock controller for ARCH_MESON

Signed-off-by: default avatarJerome Brunet <jbrunet@baylibre.com>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent 57bf684f
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -114,9 +114,11 @@ config ARCH_MESON
	select PINCTRL_MESON
	select COMMON_CLK_GXBB
	select COMMON_CLK_AXG
	select COMMON_CLK_G12A
	select MESON_IRQ_GPIO
	help
	  This enables support for the Amlogic S905 SoCs.
	  This enables support for the arm64 based Amlogic SoCs
	  such as the s905, S905X/D, S912, A113X/D or S905X/D2

config ARCH_MVEBU
	bool "Marvell EBU SoC Family"