]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
arm64: meson: select COMMON_CLK
authorJerome Brunet <jbrunet@baylibre.com>
Thu, 29 Apr 2021 08:38:23 +0000 (10:38 +0200)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 30 Jun 2021 06:27:59 +0000 (08:27 +0200)
commit4d34501f5b996ee62a49e3605d261d2eb2275b06
treeef587cbe74ba43b6f8a3e8e59daca6501ff52ad7
parente86f3f3cc77ce1fcbeda670636b350780bcb73db
arm64: meson: select COMMON_CLK

BugLink: https://bugs.launchpad.net/bugs/1933691
[ Upstream commit 4cce442ffe5448ef572adc8b3abe7001b398e709 ]

This fix the recent removal of clock drivers selection.
While it is not necessary to select the clock drivers themselves, we need
to select a proper implementation of the clock API, which for the meson, is
CCF

Fixes: ba66a25536dd ("arm64: meson: ship only the necessary clock controllers")
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://lore.kernel.org/r/20210429083823.59546-1-jbrunet@baylibre.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kelsey Skunberg <kelsey.skunberg@canonical.com>
arch/arm64/Kconfig.platforms