x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
authorThiago Jung Bauermann <bauerman@linux.ibm.com>
Tue, 6 Aug 2019 04:49:14 +0000 (01:49 -0300)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 9 Aug 2019 12:52:06 +0000 (22:52 +1000)
commit0c9c1d56397518eb823d458b00b06bcccd956794
treea10d81702ac1f25626c020cbe747ea2f72f4a973
parent609488bc979f99f805f34e9a32c1e3b71179d10b
x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig

powerpc is also going to use this feature, so put it in a generic location.

Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190806044919.10622-2-bauerman@linux.ibm.com
arch/Kconfig
arch/s390/Kconfig
arch/x86/Kconfig