]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/gcov/Kconfig
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
[karo-tx-linux.git] / kernel / gcov / Kconfig
index 5bf924d80b5c64be2888be0afd65008260e8db01..a92028196cc10952fa3a2a83d44955b2a401a998 100644 (file)
@@ -3,7 +3,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