]> git.baikalelectronics.ru Git - kernel.git/commit
clk: versatile: hide clock drivers from non-ARM users
authorJean Delvare <jdelvare@suse.de>
Wed, 1 Sep 2021 16:09:53 +0000 (18:09 +0200)
committerStephen Boyd <sboyd@kernel.org>
Fri, 15 Oct 2021 01:00:35 +0000 (18:00 -0700)
commit68034b42c616ee0533381cbd588b37a9fae262cd
tree044236d3602c7ac009c06dc500f417b5745d276b
parentcd78d89469c323ffc82285ebcb3a209456810671
clk: versatile: hide clock drivers from non-ARM users

Commit 024bc801b5f2 ("clk: versatile: remove dependency on ARCH_*")
made the whole menu of ARM reference clock drivers visible on all
architectures. I can't see how this is an improvement for non-ARM
users. Unless build-testing, there is no point on presenting
ARM-only clock drivers on other architectures.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Peter Collingbourne <pcc@google.com>
Cc: Lee Jones <lee.jones@linaro.org>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20210901180953.5bd2a994@endymion
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/versatile/Kconfig