linux5.10: add PL330 support to arm64-dotconfig
This DMA driver is necessary on rk3399 and rk3328 boards (and perhaps others).
This commit is contained in:
parent
b358a8c9b9
commit
5971743147
1 changed files with 1 additions and 1 deletions
|
@ -8564,7 +8564,7 @@ CONFIG_MXS_DMA=y
|
|||
CONFIG_MX3_IPU=y
|
||||
CONFIG_MX3_IPU_IRQS=4
|
||||
CONFIG_OWL_DMA=m
|
||||
# CONFIG_PL330_DMA is not set
|
||||
CONFIG_PL330_DMA=m
|
||||
CONFIG_PLX_DMA=m
|
||||
CONFIG_SPRD_DMA=m
|
||||
# CONFIG_TEGRA20_APB_DMA is not set
|
||||
|
|
Loading…
Reference in a new issue