Skip to content

Commit 0629346

Browse files
rddunlapdlezcano
authored andcommitted
clocksource: Fix Kconfig miscues
Fix lots of typo, spelling, punctuation, and grammar miscues in drivers/clocksource/Kconfig. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Daniel Lezcano <daniel.lezcano@linaro.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: John Stultz <john.stultz@linaro.org> Cc: Stephen Boyd <sboyd@kernel.org> Cc: linux-kernel@vger.kernel.org Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/4deb42a9-82f2-72f9-891f-972a9a399f4f@infradead.org
1 parent db95b8e commit 0629346

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

drivers/clocksource/Kconfig

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ config ROCKCHIP_TIMER
8888
select TIMER_OF
8989
select CLKSRC_MMIO
9090
help
91-
Enables the support for the rockchip timer driver.
91+
Enables the support for the Rockchip timer driver.
9292

9393
config ARMADA_370_XP_TIMER
9494
bool "Armada 370 and XP timer driver" if COMPILE_TEST
@@ -162,13 +162,13 @@ config NPCM7XX_TIMER
162162
select CLKSRC_MMIO
163163
help
164164
Enable 24-bit TIMER0 and TIMER1 counters in the NPCM7xx architecture,
165-
While TIMER0 serves as clockevent and TIMER1 serves as clocksource.
165+
where TIMER0 serves as clockevent and TIMER1 serves as clocksource.
166166

167167
config CADENCE_TTC_TIMER
168168
bool "Cadence TTC timer driver" if COMPILE_TEST
169169
depends on COMMON_CLK
170170
help
171-
Enables support for the cadence ttc driver.
171+
Enables support for the Cadence TTC driver.
172172

173173
config ASM9260_TIMER
174174
bool "ASM9260 timer driver" if COMPILE_TEST
@@ -190,10 +190,10 @@ config CLKSRC_DBX500_PRCMU
190190
bool "Clocksource PRCMU Timer" if COMPILE_TEST
191191
depends on HAS_IOMEM
192192
help
193-
Use the always on PRCMU Timer as clocksource
193+
Use the always on PRCMU Timer as clocksource.
194194

195195
config CLPS711X_TIMER
196-
bool "Cirrus logic timer driver" if COMPILE_TEST
196+
bool "Cirrus Logic timer driver" if COMPILE_TEST
197197
select CLKSRC_MMIO
198198
help
199199
Enables support for the Cirrus Logic PS711 timer.
@@ -205,11 +205,11 @@ config ATLAS7_TIMER
205205
Enables support for the Atlas7 timer.
206206

207207
config MXS_TIMER
208-
bool "Mxs timer driver" if COMPILE_TEST
208+
bool "MXS timer driver" if COMPILE_TEST
209209
select CLKSRC_MMIO
210210
select STMP_DEVICE
211211
help
212-
Enables support for the Mxs timer.
212+
Enables support for the MXS timer.
213213

214214
config PRIMA2_TIMER
215215
bool "Prima2 timer driver" if COMPILE_TEST
@@ -238,10 +238,10 @@ config KEYSTONE_TIMER
238238
Enables support for the Keystone timer.
239239

240240
config INTEGRATOR_AP_TIMER
241-
bool "Integrator-ap timer driver" if COMPILE_TEST
241+
bool "Integrator-AP timer driver" if COMPILE_TEST
242242
select CLKSRC_MMIO
243243
help
244-
Enables support for the Integrator-ap timer.
244+
Enables support for the Integrator-AP timer.
245245

246246
config CLKSRC_EFM32
247247
bool "Clocksource for Energy Micro's EFM32 SoCs" if !ARCH_EFM32
@@ -283,8 +283,8 @@ config CLKSRC_NPS
283283
select TIMER_OF if OF
284284
help
285285
NPS400 clocksource support.
286-
Got 64 bit counter with update rate up to 1000MHz.
287-
This counter is accessed via couple of 32 bit memory mapped registers.
286+
It has a 64-bit counter with update rate up to 1000MHz.
287+
This counter is accessed via couple of 32-bit memory-mapped registers.
288288

289289
config CLKSRC_STM32
290290
bool "Clocksource for STM32 SoCs" if !ARCH_STM32
@@ -305,14 +305,14 @@ config ARC_TIMERS
305305
help
306306
These are legacy 32-bit TIMER0 and TIMER1 counters found on all ARC cores
307307
(ARC700 as well as ARC HS38).
308-
TIMER0 serves as clockevent while TIMER1 provides clocksource
308+
TIMER0 serves as clockevent while TIMER1 provides clocksource.
309309

310310
config ARC_TIMERS_64BIT
311311
bool "Support for 64-bit counters in ARC HS38 cores" if COMPILE_TEST
312312
depends on ARC_TIMERS
313313
select TIMER_OF
314314
help
315-
This enables 2 different 64-bit timers: RTC (for UP) and GFRC (for SMP)
315+
This enables 2 different 64-bit timers: RTC (for UP) and GFRC (for SMP).
316316
RTC is implemented inside the core, while GFRC sits outside the core in
317317
ARConnect IP block. Driver automatically picks one of them for clocksource
318318
as appropriate.
@@ -390,7 +390,7 @@ config ARM_GLOBAL_TIMER
390390
select TIMER_OF if OF
391391
depends on ARM
392392
help
393-
This options enables support for the ARM global timer unit
393+
This option enables support for the ARM global timer unit.
394394

395395
config ARM_TIMER_SP804
396396
bool "Support for Dual Timer SP804 module" if COMPILE_TEST
@@ -403,14 +403,14 @@ config CLKSRC_ARM_GLOBAL_TIMER_SCHED_CLOCK
403403
depends on ARM_GLOBAL_TIMER
404404
default y
405405
help
406-
Use ARM global timer clock source as sched_clock
406+
Use ARM global timer clock source as sched_clock.
407407

408408
config ARMV7M_SYSTICK
409409
bool "Support for the ARMv7M system time" if COMPILE_TEST
410410
select TIMER_OF if OF
411411
select CLKSRC_MMIO
412412
help
413-
This options enables support for the ARMv7M system timer unit
413+
This option enables support for the ARMv7M system timer unit.
414414

415415
config ATMEL_PIT
416416
bool "Atmel PIT support" if COMPILE_TEST
@@ -460,7 +460,7 @@ config VF_PIT_TIMER
460460
bool
461461
select CLKSRC_MMIO
462462
help
463-
Support for Period Interrupt Timer on Freescale Vybrid Family SoCs.
463+
Support for Periodic Interrupt Timer on Freescale Vybrid Family SoCs.
464464

465465
config OXNAS_RPS_TIMER
466466
bool "Oxford Semiconductor OXNAS RPS Timers driver" if COMPILE_TEST
@@ -523,7 +523,7 @@ config SH_TIMER_MTU2
523523
help
524524
This enables build of a clockevent driver for the Multi-Function
525525
Timer Pulse Unit 2 (MTU2) hardware available on SoCs from Renesas.
526-
This hardware comes with 16 bit-timer registers.
526+
This hardware comes with 16-bit timer registers.
527527

528528
config RENESAS_OSTM
529529
bool "Renesas OSTM timer driver" if COMPILE_TEST
@@ -580,7 +580,7 @@ config CLKSRC_TANGO_XTAL
580580
select TIMER_OF
581581
select CLKSRC_MMIO
582582
help
583-
This enables the clocksource for Tango SoC
583+
This enables the clocksource for Tango SoC.
584584

585585
config CLKSRC_PXA
586586
bool "Clocksource for PXA or SA-11x0 platform" if COMPILE_TEST
@@ -601,14 +601,14 @@ config H8300_TMR16
601601
depends on HAS_IOMEM
602602
help
603603
This enables the 16 bits timer for the H8300 platform with the
604-
H83069 cpu.
604+
H83069 CPU.
605605

606606
config H8300_TPU
607607
bool "Clocksource for the H8300 platform" if COMPILE_TEST
608608
depends on HAS_IOMEM
609609
help
610610
This enables the clocksource for the H8300 platform with the
611-
H8S2678 cpu.
611+
H8S2678 CPU.
612612

613613
config CLKSRC_IMX_GPT
614614
bool "Clocksource using i.MX GPT" if COMPILE_TEST
@@ -666,8 +666,8 @@ config CSKY_MP_TIMER
666666
help
667667
Say yes here to enable C-SKY SMP timer driver used for C-SKY SMP
668668
system.
669-
csky,mptimer is not only used in SMP system, it also could be used
670-
single core system. It's not a mmio reg and it use mtcr/mfcr instruction.
669+
csky,mptimer is not only used in SMP system, it also could be used in
670+
single core system. It's not a mmio reg and it uses mtcr/mfcr instruction.
671671

672672
config GX6605S_TIMER
673673
bool "Gx6605s SOC system timer driver" if COMPILE_TEST

0 commit comments

Comments
 (0)