driver: gicv3: doc: fix spelling errors in kconfig file

fixed a few typos / spelling mistakes

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé
2025-09-02 09:45:25 +02:00
committed by Benjamin Cabé
parent dd4bf1aadc
commit 7d45d3e821

View File

@@ -79,8 +79,8 @@ config GIC_V3_RDIST_DMA_NONCOHERENT
default n
help
GIC redistributor on Some platform are connected to a non-coherent
downstream interconnect, it need to use Non-cahable and Non-shareable
access atttributes to access external memory.
downstream interconnect, it need to use Non-cacheable and Non-shareable
access attributes to access external memory.
config GIC_V3_ITS_DMA_NONCOHERENT
bool "GIC ITS is DMA noncoherent"
@@ -88,7 +88,7 @@ config GIC_V3_ITS_DMA_NONCOHERENT
default n
help
GIC ITS on Some platform are connected to a non-coherent downstream
interconnect, it need to use Non-cahable and Non-shareable access
atttributes to access external memory.
interconnect, it need to use Non-cacheable and Non-shareable access
attributes to access external memory.
endif # CPU_CORTEX