X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fh8300%2FKconfig;h=ff6a8712bd6d8c3f59f7724050d9793a22db3fcf;hb=57c351de715458f8fbee1e92e8cc65ddc00da04c;hp=e35f74e6e50566d489852d5156013e5e65de9c5d;hpb=c2dc1ad582196208a2f990eb0230eb922046c684;p=linux-2.6 diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig index e35f74e6e5..ff6a8712bd 100644 --- a/arch/h8300/Kconfig +++ b/arch/h8300/Kconfig @@ -1,6 +1,6 @@ # # For a description of the syntax of this configuration file, -# see Documentation/kbuild/config-language.txt. +# see Documentation/kbuild/kconfig-language.txt. # mainmenu "uClinux/h8300 (w/o MMU) Kernel Configuration" @@ -223,6 +223,8 @@ endmenu source "fs/Kconfig" +source "kernel/Kconfig.instrumentation" + source "arch/h8300/Kconfig.debug" source "security/Kconfig"