どのアーキテクチャで定義しているか調査。
$ grep -r HAVE_DMA_ATTRS arch/sh/Kconfig: select HAVE_DMA_ATTRS arch/arm/Kconfig: select HAVE_DMA_ATTRS arch/x86/Kconfig: select HAVE_DMA_ATTRS arch/ia64/Kconfig: select HAVE_DMA_ATTRS arch/mips/Kconfig: select HAVE_DMA_ATTRS arch/s390/Kconfig: select HAVE_DMA_ATTRS arch/tile/Kconfig: select HAVE_DMA_ATTRS arch/alpha/Kconfig: select HAVE_DMA_ATTRS arch/arm64/Kconfig: select HAVE_DMA_ATTRS arch/h8300/Kconfig: select HAVE_DMA_ATTRS arch/sparc/Kconfig: select HAVE_DMA_ATTRS arch/unicore32/Kconfig: select HAVE_DMA_ATTRS arch/Kconfig:config HAVE_DMA_ATTRS arch/hexagon/Kconfig: select HAVE_DMA_ATTRS arch/openrisc/Kconfig:config HAVE_DMA_ATTRS arch/xtensa/Kconfig: select HAVE_DMA_ATTRS arch/microblaze/Kconfig: select HAVE_DMA_ATTRS arch/powerpc/Kconfig: select HAVE_DMA_ATTRS
config HAVE_DMA_ATTRS bool