Skip to content

Commit

Permalink
arm64: meson: enable g12a clock controller
Browse files Browse the repository at this point in the history
Enable the g12a clock controller for ARCH_MESON

Signed-off-by: Jerome Brunet <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
  • Loading branch information
jbrun3t authored and khilman committed Feb 8, 2019
1 parent 57bf684 commit b3077ff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion arch/arm64/Kconfig.platforms
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit b3077ff

Please sign in to comment.