perf intel-pt: Support decoding of guest kernel
[linux-2.6-microblaze.git] / init / Kconfig
index 0872a5a..29ad683 100644 (file)
@@ -76,7 +76,6 @@ config CC_HAS_ASM_INLINE
 
 config CONSTRUCTORS
        bool
-       depends on !UML
 
 config IRQ_WORK
        bool
@@ -114,7 +113,7 @@ config INIT_ENV_ARG_LIMIT
 
 config COMPILE_TEST
        bool "Compile also drivers which will not load"
-       depends on !UML
+       depends on !UML && !S390
        default n
        help
          Some drivers can be compiled on a different platform than they are