OSDN Git Service

kconfig: remove duplicate SWAP symbol defintions
authorChristoph Hellwig <hch@lst.de>
Tue, 31 Jul 2018 11:39:29 +0000 (13:39 +0200)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 1 Aug 2018 23:03:23 +0000 (08:03 +0900)
commit17c46a6aff5c423f406adfb06eb832f771c06bd1
tree545448a8d433617b66482c653daaa04aa239347a
parent9bea18010f210dd24d2a4f2bd3df7b92132537ae
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>
arch/microblaze/Kconfig
arch/nios2/Kconfig
init/Kconfig