summaryrefslogtreecommitdiffstats
path: root/drivers/clk/Kconfig
diff options
context:
space:
mode:
authorMartin Povišer <povik+lin@cutebit.org>2022-03-12 14:57:22 +0100
committerStephen Boyd <sboyd@kernel.org>2022-03-15 09:56:12 -0700
commit236541ace29edbc88ae4e81f3e4524f8e1d3fdf4 (patch)
treeefd47a748ce687e46285d79993a1690ac13ba5a5 /drivers/clk/Kconfig
parentd447eaf746be91c094ed31478310619c07b717e2 (diff)
downloadlinux-236541ace29edbc88ae4e81f3e4524f8e1d3fdf4.tar.bz2
clk: clk-apple-nco: Allow and fix module building
Signed-off-by: Martin Povišer <povik+lin@cutebit.org> Link: https://lore.kernel.org/r/20220312135722.20770-1-povik+lin@cutebit.org Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/Kconfig')
-rw-r--r--drivers/clk/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig
index af4d037e18e3..65e2f8c04f32 100644
--- a/drivers/clk/Kconfig
+++ b/drivers/clk/Kconfig
@@ -60,7 +60,7 @@ config LMK04832
Low-Noise JESD204B Compliant Clock Jitter Cleaner With Dual Loop PLLs
config COMMON_CLK_APPLE_NCO
- bool "Clock driver for Apple SoC NCOs"
+ tristate "Clock driver for Apple SoC NCOs"
depends on ARCH_APPLE || COMPILE_TEST
default ARCH_APPLE
help