ARC: Remove unneeded Kconfig entry NO_DMA
authorPaul Bolle <pebolle@tiscali.nl>
Wed, 24 Sep 2014 18:32:22 +0000 (20:32 +0200)
committerVineet Gupta <vgupta@synopsys.com>
Mon, 13 Oct 2014 09:16:19 +0000 (14:46 +0530)
commitcdd4552686b5225047ce24b8449380e02c1481e1
treeb896901fcf7517b5347ca9cdc9c6d90eb84c7f4c
parent3872d05299b5ab58446f484df18f71cab4628c50
ARC: Remove unneeded Kconfig entry NO_DMA

Architectures only need a Kconfig entry for NO_DMA if it is possible
that its value will be 'y'. For arc its value will always be 'n', making
it pointless. Remove it.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/Kconfig