clk: mstar: Allow MStar clk drivers to be compile tested
authorDaniel Palmer <daniel@0x0f.com>
Mon, 15 Feb 2021 11:57:09 +0000 (20:57 +0900)
committerStephen Boyd <sboyd@kernel.org>
Tue, 16 Feb 2021 20:52:21 +0000 (12:52 -0800)
commit93c89f03cb1d734630597cb0acf0b2af309f8e62
tree520cf676d1a65fd7c2afc5443aadf24a7a636036
parentbef7a78da71687838a6bb5b316c4f5dfd31582f5
clk: mstar: Allow MStar clk drivers to be compile tested

Allow COMPILE_TEST to also build the MStar clk drivers
instead of only building them when ARCH_MSTARV7 is selected.

Signed-off-by: Daniel Palmer <daniel@0x0f.com>
Suggested-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20210215115710.3762276-1-daniel@0x0f.com
[sboyd@kernel.org: Drop regmap select too]
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/Makefile
drivers/clk/mstar/Kconfig