]> err.no Git - linux-2.6/blobdiff - arch/um/Kconfig
[POWERPC] bootwrapper: Add find_node_by_compatible
[linux-2.6] / arch / um / Kconfig
index 740d8a922e4867e457c30c513fb3fa37e912fc8c..dd1689b814cb5a842c456a0337f66ec9db2dbe2e 100644 (file)
@@ -3,7 +3,7 @@ config DEFCONFIG_LIST
        option defconfig_list
        default "arch/$ARCH/defconfig"
 
-# UML uses the generic IRQ sugsystem
+# UML uses the generic IRQ subsystem
 config GENERIC_HARDIRQS
        bool
        default y
@@ -289,4 +289,6 @@ config INPUT
        bool
        default n
 
+source "kernel/Kconfig.instrumentation"
+
 source "arch/um/Kconfig.debug"