X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fum%2FKconfig;h=dd1689b814cb5a842c456a0337f66ec9db2dbe2e;hb=8854cb49a249c8df883874e64dfbc25eaa69a6ee;hp=740d8a922e4867e457c30c513fb3fa37e912fc8c;hpb=fe2520094d88018423dfc42b3cd0015f74e8adea;p=linux-2.6 diff --git a/arch/um/Kconfig b/arch/um/Kconfig index 740d8a922e..dd1689b814 100644 --- a/arch/um/Kconfig +++ b/arch/um/Kconfig @@ -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"