]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - kernel/gcov/Kconfig
Revert "um: Enable CONFIG_CONSTRUCTORS"
[linux.git] / kernel / gcov / Kconfig
index 060e8e726755f02ddd18572f6e1279678d184510..3941a9c48f833b3c9de3ee594a9ff5051d69fc5b 100644 (file)
@@ -4,7 +4,7 @@ menu "GCOV-based kernel profiling"
 config GCOV_KERNEL
        bool "Enable gcov-based kernel profiling"
        depends on DEBUG_FS
-       select CONSTRUCTORS
+       select CONSTRUCTORS if !UML
        default n
        ---help---
        This option enables gcov-based code profiling (e.g. for code coverage