Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
[linux-2.6-microblaze.git] / arch / um / Kconfig
index 77e66d3..c18b45f 100644 (file)
@@ -22,7 +22,9 @@ config UML
        select GENERIC_CPU_DEVICES
        select HAVE_GCC_PLUGINS
        select SET_FS
+       select TRACE_IRQFLAGS_SUPPORT
        select TTY # Needed for line.c
+       select HAVE_ARCH_VMAP_STACK
 
 config MMU
        bool
@@ -52,10 +54,6 @@ config ISA
 config SBUS
        bool
 
-config TRACE_IRQFLAGS_SUPPORT
-       bool
-       default y
-
 config LOCKDEP_SUPPORT
        bool
        default y