Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/linux...
[sfrench/cifs-2.6.git] / init / Kconfig
index 5e7d4885d1bf895367c154f4bf9fe0efe8b9c732..6d35728b94b2b3b12bfb47c6fcea047dbf145be6 100644 (file)
@@ -1791,14 +1791,6 @@ config DEBUG_RSEQ
 
          If unsure, say N.
 
-config EMBEDDED
-       bool "Embedded system"
-       select EXPERT
-       help
-         This option should be enabled if compiling the kernel for
-         an embedded system so certain expert options are available
-         for configuration.
-
 config HAVE_PERF_EVENTS
        bool
        help
@@ -1928,6 +1920,8 @@ config BINDGEN_VERSION_TEXT
 config TRACEPOINTS
        bool
 
+source "kernel/Kconfig.kexec"
+
 endmenu                # General setup
 
 source "arch/Kconfig"