mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-29 10:01:25 +00:00
dma-mapping: fix a Kconfig typo
'thing' -> 'think' Signed-off-by: Sui Jingfeng <suijingfeng@loongson.cn> Signed-off-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
parent
9561de3a55
commit
4d3af20eaf
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ config ARCH_HAS_DMA_SET_MASK
|
||||||
#
|
#
|
||||||
# Select this option if the architecture needs special handling for
|
# Select this option if the architecture needs special handling for
|
||||||
# DMA_ATTR_WRITE_COMBINE. Normally the "uncached" mapping should be what
|
# DMA_ATTR_WRITE_COMBINE. Normally the "uncached" mapping should be what
|
||||||
# people thing of when saying write combine, so very few platforms should
|
# people think of when saying write combine, so very few platforms should
|
||||||
# need to enable this.
|
# need to enable this.
|
||||||
#
|
#
|
||||||
config ARCH_HAS_DMA_WRITE_COMBINE
|
config ARCH_HAS_DMA_WRITE_COMBINE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue