Skip to content

Commit dae335b

Browse files
clementperonmripard
authored andcommitted
arm64: defconfig: enable Allwinner DMA drivers
Allwinner sun6i DMA drivers is used on A64 and H6 boards. Enable it as a module. Signed-off-by: Clément Péron <[email protected]> Signed-off-by: Maxime Ripard <[email protected]>
1 parent 7c4a704 commit dae335b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,7 @@ CONFIG_RTC_DRV_IMX_SC=m
615615
CONFIG_RTC_DRV_XGENE=y
616616
CONFIG_DMADEVICES=y
617617
CONFIG_DMA_BCM2835=m
618+
CONFIG_DMA_SUN6I=m
618619
CONFIG_K3_DMA=y
619620
CONFIG_MV_XOR=y
620621
CONFIG_MV_XOR_V2=y

0 commit comments

Comments
 (0)