init/Kconfig: make COMPILE_TEST depend on !UML
[cascardo/linux.git] / init / Kconfig
index 79c6aad..8f08f49 100644 (file)
@@ -55,6 +55,7 @@ config CROSS_COMPILE
 
 config COMPILE_TEST
        bool "Compile also drivers which will not load"
+       depends on !UML
        default n
        help
          Some drivers can be compiled on a different platform than they are