commit | cdd4552686b5225047ce24b8449380e02c1481e1 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Wed Sep 24 20:32:22 2014 +0200 |
committer | Vineet Gupta <vgupta@synopsys.com> | Mon Oct 13 14:46:19 2014 +0530 |
tree | b896901fcf7517b5347ca9cdc9c6d90eb84c7f4c | |
parent | 3872d05299b5ab58446f484df18f71cab4628c50 [diff] |
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>