]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-meson/Kconfig
clk: add Amlogic meson clock driver
[u-boot] / arch / arm / mach-meson / Kconfig
index 0350787daa79f3de397b19f6d4b14db22c070d3e..9a06ccc8610e38f3f6dca7b9e187879d9445499e 100644 (file)
@@ -3,6 +3,7 @@ if ARCH_MESON
 config MESON_GXBB
        bool "Support Meson GXBaby"
        select ARM64
+       select CLK
        select DM
        select DM_SERIAL
        help
@@ -12,6 +13,7 @@ config MESON_GXBB
 config MESON_GXL
        bool "Support Meson GXL"
        select ARM64
+       select CLK
        select DM
        select DM_SERIAL
        help