projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
782fe98
)
clk: clk-xgene: Fix a typo in Kconfig
author
Christophe JAILLET
<christophe.jaillet@wanadoo.fr>
Sun, 3 May 2020 19:03:27 +0000
(21:03 +0200)
committer
Stephen 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
patch
|
blob
|
history
diff --git
a/drivers/clk/Kconfig
b/drivers/clk/Kconfig
index bcb257baed06daa03012d3a4f6aca4f5dd9c8b51..99ddc14784931c5e911e30d8a51f12ce3ab0405e 100644
(file)
--- a/
drivers/clk/Kconfig
+++ b/
drivers/clk/Kconfig
@@
-252,7
+252,7
@@
config COMMON_CLK_XGENE
default ARCH_XGENE
depends on ARM64 || COMPILE_TEST
---help---
- S
y
pport for the APM X-Gene SoC reference, PLL, and device clocks.
+ S
u
pport for the APM X-Gene SoC reference, PLL, and device clocks.
config COMMON_CLK_LOCHNAGAR
tristate "Cirrus Logic Lochnagar clock driver"