]> git.baikalelectronics.ru Git - kernel.git/commit
clk: meson: clean-up meson clock configuration
authorJerome Brunet <jbrunet@baylibre.com>
Tue, 22 May 2018 16:34:52 +0000 (18:34 +0200)
committerJerome Brunet <jbrunet@baylibre.com>
Mon, 9 Jul 2018 11:46:21 +0000 (13:46 +0200)
commit350823055c98ee71edc11c5461cfdd852dba1b0d
tree0116ebf87fc415b1e98f55ecdac283b5cdce3702
parentdb6b9b784516a9c75823d2ff8c7ce531792d27a0
clk: meson: clean-up meson clock configuration

Clean the dependencies in meson clock Kconfig.
CLK_AMLOGIC should actually select CLK_REGMAP_MESON which it uses. Also,
each platform should select CLK_AMLOGIC, so everything is properly turned
on when the platform Kconfig enable each configuration flag

Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
drivers/clk/meson/Kconfig