]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
commit443f2285789d2a4bf616b610c4cd8db839660a4a
tree0116ebf87fc415b1e98f55ecdac283b5cdce3702
parent60e267f3fd73366feac2c0be5a50feb24118c2ca
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