Skip to content

Commit 0b40dee

Browse files
author
Russell King
committed
ARM: riscpc: enable chained scatterlist support
There's no reason why we can't enable chained scatterlist for RiscPC, we already support chained scatterlists in the IOMD DMA support code. Signed-off-by: Russell King <[email protected]>
1 parent 05002cf commit 0b40dee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,7 @@ config ARCH_RPC
528528
select ARCH_ACORN
529529
select ARCH_MAY_HAVE_PC_FDC
530530
select ARCH_SPARSEMEM_ENABLE
531+
select ARM_HAS_SG_CHAIN
531532
select CPU_SA110
532533
select FIQ
533534
select HAVE_IDE

0 commit comments

Comments
 (0)