riscv: select DMA_DIRECT_OPS instead of redefining it
authorChristoph Hellwig <hch@lst.de>
Mon, 16 Apr 2018 12:53:51 +0000 (14:53 +0200)
committerPalmer Dabbelt <palmer@sifive.com>
Tue, 24 Apr 2018 17:54:08 +0000 (10:54 -0700)
commit86e11757d8b28d8266065beaa9d391d49426797b
tree1c60e3d6d03b98e8f4b21d04e347e9688964a5e9
parent6d08b06e67cd117f6992c46611dfb4ce267cd71e
riscv: select DMA_DIRECT_OPS instead of redefining it

DMA_DIRECT_OPS is defined in lib/Kconfig, so don't duplicate it in
arch/riscv/Kconfig.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
arch/riscv/Kconfig