scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
authorChristoph Hellwig <hch@lst.de>
Thu, 5 Apr 2018 07:44:52 +0000 (09:44 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 May 2018 04:55:59 +0000 (06:55 +0200)
commit86596f0a2833300568837f9b2970541bf42cbc42
treec8cc43e2a17e09a379e03bd1ab272c2f8fa2bfc1
parenta4ce5a48d753d56827c1e0a0fa7770a27879bd0f
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig

This way we have one central definition of it, and user can select it as
needed.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Anshuman Khandual <khandual@linux.vnet.ibm.com>
16 files changed:
arch/alpha/Kconfig
arch/arm/Kconfig
arch/arm64/Kconfig
arch/hexagon/Kconfig
arch/ia64/Kconfig
arch/mips/cavium-octeon/Kconfig
arch/mips/loongson64/Kconfig
arch/mips/netlogic/Kconfig
arch/parisc/Kconfig
arch/powerpc/Kconfig
arch/s390/Kconfig
arch/sh/Kconfig
arch/sparc/Kconfig
arch/unicore32/mm/Kconfig
arch/x86/Kconfig
lib/Kconfig