]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita06aae4780e79cba61c22699290e37294d8e6deb
tree545448a8d433617b66482c653daaa04aa239347a
parent13b73e18098e48a205b3f6f7ce0a343ee5600610
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