mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 09:04:39 +02:00
riscv: defconfig: Enable MMP_PDMA support for SpacemiT K1 SoC
Enable CONFIG_MMP_PDMA in the riscv defconfig for SpacemiT K1 SoC boards. Signed-off-by: Guodong Xu <guodong@riscstar.com> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
This commit is contained in:
parent
125c62df09
commit
3df7ce0e43
|
|
@ -241,6 +241,7 @@ CONFIG_RTC_DRV_SUN6I=y
|
|||
CONFIG_DMADEVICES=y
|
||||
CONFIG_DMA_SUN6I=m
|
||||
CONFIG_DW_AXI_DMAC=y
|
||||
CONFIG_MMP_PDMA=m
|
||||
CONFIG_VIRTIO_PCI=y
|
||||
CONFIG_VIRTIO_BALLOON=y
|
||||
CONFIG_VIRTIO_INPUT=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user