> +     #
> +     # The need for the scatterlist DMA bus address flag means PCI P2PDMA
> +     # requires 64bit
> +     #
> +     select NEED_SG_DMA_BUS_ADDR_FLAG

> +config NEED_SG_DMA_BUS_ADDR_FLAG
> +     depends on 64BIT
> +     bool

depends does not work for symbols that are selected using select.
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to