]> git.baikalelectronics.ru Git - kernel.git/commit
clk: ingenic: Allow drivers to be built with COMPILE_TEST
authorStephen Boyd <sboyd@kernel.org>
Thu, 14 Nov 2019 00:19:25 +0000 (16:19 -0800)
committerStephen Boyd <sboyd@kernel.org>
Fri, 22 Nov 2019 17:02:37 +0000 (09:02 -0800)
commitec3be20ffb333ec25fad4ea0acb31f3b059985bc
treeb5806a51ead8c7d556a2efb63639cf937bc39160
parentfe2c874eaeee50e4642f4c5c0a9beec345bae9e6
clk: ingenic: Allow drivers to be built with COMPILE_TEST

We don't need the MIPS architecture or even a MIPS compiler to compile
test these drivers. Let's add a COMPILE_TEST possibility on the
menuconfig here so that we can build these drivers on more
configurations.

Cc: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lkml.kernel.org/r/20191114001925.159276-1-sboyd@kernel.org
Reviewed-by: Paul Cercueil <paul@crapouillou.net>
drivers/clk/ingenic/Kconfig