File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -438,15 +438,15 @@ config CSKY_MPINTC
438
438
help
439
439
Say yes here to enable C-SKY SMP interrupt controller driver used
440
440
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
442
442
controller's register inside CPU.
443
443
444
444
config CSKY_APB_INTC
445
445
bool "C-SKY APB Interrupt Controller"
446
446
depends on CSKY
447
447
help
448
448
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
450
450
the controller's register.
451
451
452
452
config IMX_IRQSTEER
You can’t perform that action at this time.
0 commit comments