X-Git-Url: http://git.agner.ch/gitweb/?a=blobdiff_plain;f=arch%2Fmips%2FKconfig;h=c08e7016c77a4219097a5b072fa8923797d234d5;hb=1ee3630a3e57f38f688a6f0a5f9edbd8a0d7201f;hp=752acca8de1fa9f6f73aaf1d218840c04cd1abc7;hpb=384989b58d45e5478d555cdb4ac79336a88a45cc;p=linux-drm-fsl-dcu.git diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 752acca8de1f..c08e7016c77a 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -5,6 +5,7 @@ config MIPS select ARCH_MIGHT_HAVE_PC_PARPORT select ARCH_MIGHT_HAVE_PC_SERIO select ARCH_USE_CMPXCHG_LOCKREF if 64BIT + select ARCH_USE_BUILTIN_BSWAP select HAVE_CONTEXT_TRACKING select HAVE_GENERIC_DMA_COHERENT select HAVE_IDE @@ -2597,6 +2598,7 @@ source "kernel/Kconfig.preempt" config KEXEC bool "Kexec system call" + select KEXEC_CORE 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