clk: Fix typo in Zynq Kconfig symbol description
Trivial typo fix. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
84befd408c
commit
cd9aafc0ea
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ config CLK_ZYNQ
|
|||
depends on CLK && ARCH_ZYNQ
|
||||
default y
|
||||
help
|
||||
This clock driver adds support for clock realted settings for
|
||||
This clock driver adds support for clock related settings for
|
||||
Zynq platform.
|
||||
|
||||
config CLK_ZYNQMP
|
||||
|
|
Loading…
Reference in a new issue