kernel: mvebu-next: Enable offload support for the async_tx api
Without enabling this support, the hardware XOR (MV_XOR) is not used by the system. It is enabled in mvebu-default.config Some discussion, https://forum.armbian.com/topic/6033-helios4-support/?do=findComment&comment=69649
This commit is contained in:
parent
25071cd65a
commit
aa91c9b7e6
@ -3868,7 +3868,7 @@ CONFIG_QCOM_HIDMA=m
|
||||
#
|
||||
# DMA Clients
|
||||
#
|
||||
# CONFIG_ASYNC_TX_DMA is not set
|
||||
CONFIG_ASYNC_TX_DMA=y
|
||||
# CONFIG_DMATEST is not set
|
||||
CONFIG_DMA_ENGINE_RAID=y
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user