Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[firefly-linux-kernel-4.4.55.git] / arch / tile / Kconfig
index a3ffe2dd4832b18ff60e2716e770e1dfb7324d44..7cca41842a9e5acc9382f73896278f3404772eb3 100644 (file)
@@ -134,6 +134,7 @@ config TILEGX
        select HAVE_KPROBES
        select HAVE_KRETPROBES
        select HAVE_ARCH_KGDB
+       select ARCH_SUPPORTS_ATOMIC_RMW
 
 config TILEPRO
        def_bool !TILEGX
@@ -191,8 +192,6 @@ source "kernel/Kconfig.hz"
 
 config KEXEC
        bool "kexec system call"
-       select CRYPTO
-       select CRYPTO_SHA256
        ---help---
          kexec is a system call that implements the ability to shutdown your
          current kernel, and to start another kernel.  It is like a reboot