mirror of
https://github.com/torvalds/linux.git
synced 2024-12-05 02:23:16 +00:00
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>
This commit is contained in:
parent
57bf684f15
commit
b3077ffcfa
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user