Skip to content
  • Max Filippov's avatar
    xtensa: enable HAVE_DMA_CONTIGUOUS · 9d2ffe5c
    Max Filippov authored
    
    
    Enable HAVE_DMA_CONTIGUOUS, reserve contiguous memory at bootmem_init,
    use dma_alloc_from_contiguous and dma_release_from_contiguous in
    xtensa_dma_alloc/free.
    This allows for big contiguous DMA buffer allocation from designated
    area configured in the device tree.
    
    Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
    9d2ffe5c