]> Git Repo - linux.git/commitdiff
arm64: meson: ship only the necessary clock controllers
authorJerome Brunet <[email protected]>
Tue, 20 Oct 2020 07:50:34 +0000 (09:50 +0200)
committerKevin Hilman <[email protected]>
Tue, 10 Nov 2020 00:06:11 +0000 (16:06 -0800)
There now the menu entries for the amlogic clock controllers.
Do not select these when ARM64 is enabled so it possible to ship only the
required.

Signed-off-by: Jerome Brunet <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Acked-by: Kevin Hilman <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
arch/arm64/Kconfig.platforms

index 6f2494dd6d60b60b5967ddc121d886d4ff00b253..329e22c09cad651252d3865905f6c5e5a2b027de 100644 (file)
@@ -153,9 +153,6 @@ config ARCH_MESON
        bool "Amlogic Platforms"
        select PINCTRL
        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 arm64 based Amlogic SoCs
This page took 0.053679 seconds and 4 git commands to generate.