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)
commitd4e15d4821e723a45ea9f0ddd56f7ac36b1c3cca
tree044236d3602c7ac009c06dc500f417b5745d276b
parent323fd5955f844d1b6acf1a1af488da460f657ff2
clk: versatile: hide clock drivers from non-ARM users

Commit 419b3ab6987f ("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