mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02:00
xtensa: enable SG chaining in Kconfig
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
This commit is contained in:
parent
8e966fab8e
commit
4a7f50f78c
|
|
@ -4,6 +4,7 @@ config ZONE_DMA
|
|||
|
||||
config XTENSA
|
||||
def_bool y
|
||||
select ARCH_HAS_SG_CHAIN
|
||||
select ARCH_HAS_SYNC_DMA_FOR_CPU
|
||||
select ARCH_HAS_SYNC_DMA_FOR_DEVICE
|
||||
select ARCH_NO_COHERENT_DMA_MMAP if !MMU
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user