]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: meson: select COMMON_CLK
authorJerome Brunet <jbrunet@baylibre.com>
Thu, 29 Apr 2021 08:38:23 +0000 (10:38 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Mon, 31 May 2021 07:27:08 +0000 (09:27 +0200)
commit251ecbb573ef6f6a90c242b3088182e4d90f1987
treee2550ef38dfc71a679b4507a5510847a4f9786ab
parentb579baf9f7c279965dbaa5dc46949f42512a2d9c
arm64: meson: select COMMON_CLK

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: 120fcfe5cc54 ("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
arch/arm64/Kconfig.platforms