clk: clk-xgene: Fix a typo in Kconfig
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sun, 3 May 2020 19:03:27 +0000 (21:03 +0200)
committerStephen Boyd <sboyd@kernel.org>
Tue, 5 May 2020 19:28:19 +0000 (12:28 -0700)
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>
drivers/clk/Kconfig

index bcb257baed06daa03012d3a4f6aca4f5dd9c8b51..99ddc14784931c5e911e30d8a51f12ce3ab0405e 100644 (file)
@@ -252,7 +252,7 @@ config COMMON_CLK_XGENE
        default ARCH_XGENE
        depends on ARM64 || COMPILE_TEST
        ---help---
-         Sypport for the APM X-Gene SoC reference, PLL, and device clocks.
+         Support for the APM X-Gene SoC reference, PLL, and device clocks.
 
 config COMMON_CLK_LOCHNAGAR
        tristate "Cirrus Logic Lochnagar clock driver"