dma-mapping: always build the direct mapping code
All architectures except for sparc64 use the dma-direct code in some form, and even for sparc64 we had the discussion of a direct mapping mode a while ago. In preparation for directly calling the direct mapping code don't bother having it optionally but always build the code in. This is a minor hardship for some powerpc and arm configs that don't pull it in yet (although they should in a relase ot two), and sparc64 which currently doesn't need it at all, but it will reduce the ifdef mess we'd otherwise need significantly. Signed-off-by:Christoph Hellwig <hch@lst.de> Acked-by:
Jesper Dangaard Brouer <brouer@redhat.com> Tested-by:
Jesper Dangaard Brouer <brouer@redhat.com> Tested-by:
Tony Luck <tony.luck@intel.com>
Showing
- arch/alpha/Kconfig 0 additions, 1 deletionarch/alpha/Kconfig
- arch/arc/Kconfig 0 additions, 1 deletionarch/arc/Kconfig
- arch/arm/Kconfig 0 additions, 1 deletionarch/arm/Kconfig
- arch/arm64/Kconfig 0 additions, 1 deletionarch/arm64/Kconfig
- arch/c6x/Kconfig 0 additions, 1 deletionarch/c6x/Kconfig
- arch/csky/Kconfig 0 additions, 1 deletionarch/csky/Kconfig
- arch/h8300/Kconfig 0 additions, 1 deletionarch/h8300/Kconfig
- arch/hexagon/Kconfig 0 additions, 1 deletionarch/hexagon/Kconfig
- arch/m68k/Kconfig 0 additions, 1 deletionarch/m68k/Kconfig
- arch/microblaze/Kconfig 0 additions, 1 deletionarch/microblaze/Kconfig
- arch/mips/Kconfig 0 additions, 1 deletionarch/mips/Kconfig
- arch/nds32/Kconfig 0 additions, 1 deletionarch/nds32/Kconfig
- arch/nios2/Kconfig 0 additions, 1 deletionarch/nios2/Kconfig
- arch/openrisc/Kconfig 0 additions, 1 deletionarch/openrisc/Kconfig
- arch/parisc/Kconfig 0 additions, 1 deletionarch/parisc/Kconfig
- arch/riscv/Kconfig 0 additions, 1 deletionarch/riscv/Kconfig
- arch/s390/Kconfig 0 additions, 1 deletionarch/s390/Kconfig
- arch/sh/Kconfig 0 additions, 1 deletionarch/sh/Kconfig
- arch/sparc/Kconfig 0 additions, 1 deletionarch/sparc/Kconfig
- arch/unicore32/Kconfig 0 additions, 1 deletionarch/unicore32/Kconfig
Loading
Please register or sign in to comment