Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

clk: clk-xgene: Fix a typo in Kconfig

s/Sypport/Support

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lkml.kernel.org/r/20200503190327.153249-1-christophe.jaillet@wanadoo.fr
Signed-off-by: Stephen Boyd <sboyd@kernel.org>

authored by

Christophe JAILLET and committed by
Stephen Boyd
4fe02fef 782fe98b

+1 -1
+1 -1
drivers/clk/Kconfig
··· 252 252 default ARCH_XGENE 253 253 depends on ARM64 || COMPILE_TEST 254 254 ---help--- 255 - Sypport for the APM X-Gene SoC reference, PLL, and device clocks. 255 + Support for the APM X-Gene SoC reference, PLL, and device clocks. 256 256 257 257 config COMMON_CLK_LOCHNAGAR 258 258 tristate "Cirrus Logic Lochnagar clock driver"