1
0
Fork 0

arm64: meson: enable g12a clock controller

Enable the g12a clock controller for ARCH_MESON

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
hifive-unleashed-5.1
Jerome Brunet 2019-02-08 11:14:04 +01:00 committed by Kevin Hilman
parent 57bf684f15
commit b3077ffcfa
1 changed files with 3 additions and 1 deletions

View File

@ -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"