mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-08 09:18:29 +00:00
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>
This commit is contained in:
parent
782fe98b93
commit
4fe02fefe7
@ -252,7 +252,7 @@ config COMMON_CLK_XGENE
|
|||||||
default ARCH_XGENE
|
default ARCH_XGENE
|
||||||
depends on ARM64 || COMPILE_TEST
|
depends on ARM64 || COMPILE_TEST
|
||||||
---help---
|
---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
|
config COMMON_CLK_LOCHNAGAR
|
||||||
tristate "Cirrus Logic Lochnagar clock driver"
|
tristate "Cirrus Logic Lochnagar clock driver"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user