um: Enable CONFIG_CONSTRUCTORS
[sfrench/cifs-2.6.git] / kernel / gcov / Kconfig
index 3941a9c48f833b3c9de3ee594a9ff5051d69fc5b..060e8e726755f02ddd18572f6e1279678d184510 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 if !UML
+       select CONSTRUCTORS
        default n
        ---help---
        This option enables gcov-based code profiling (e.g. for code coverage