net: mscc: ocelot: properly account for VLAN header length when setting MRU
[linux-2.6-microblaze.git] / kernel / gcov / Kconfig
index 060e8e7..3941a9c 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