Skip to content

Commit 656b42d

Browse files
rddunlapMarc Zyngier
authored andcommitted
irqchip: Some Kconfig cleanup for C-SKY
Fixes to Kconfig help text: - spell out "hardware" - fix verb usage Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Acked-by: Guo Ren <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 926b5df commit 656b42d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/irqchip/Kconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -438,15 +438,15 @@ config CSKY_MPINTC
438438
help
439439
Say yes here to enable C-SKY SMP interrupt controller driver used
440440
for C-SKY SMP system.
441-
In fact it's not mmio map in hw and it use ld/st to visit the
441+
In fact it's not mmio map in hardware and it uses ld/st to visit the
442442
controller's register inside CPU.
443443

444444
config CSKY_APB_INTC
445445
bool "C-SKY APB Interrupt Controller"
446446
depends on CSKY
447447
help
448448
Say yes here to enable C-SKY APB interrupt controller driver used
449-
by C-SKY single core SOC system. It use mmio map apb-bus to visit
449+
by C-SKY single core SOC system. It uses mmio map apb-bus to visit
450450
the controller's register.
451451

452452
config IMX_IRQSTEER

0 commit comments

Comments
 (0)