commit | 17c46a6aff5c423f406adfb06eb832f771c06bd1 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jul 31 13:39:29 2018 +0200 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Aug 02 08:03:23 2018 +0900 |
tree | 545448a8d433617b66482c653daaa04aa239347a | |
parent | 9bea18010f210dd24d2a4f2bd3df7b92132537ae [diff] |
kconfig: remove duplicate SWAP symbol defintions microblaze and nios2 define their own always n SWAP symbols. Remove those and let the generic defintion do the right thing by adding a new symbol to disable swap entirely. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>