X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Falpha%2FKconfig;h=4c002ba37e5076fe726826e3a2a73deb29d25176;hb=0a4908e19fd016d60403fc76cf38b2d08d21e2d2;hp=79c6e5a2445652679b4aafa5d647e06248fe27b2;hpb=c4d36a822e7c51cd6ffcf9133854d5e32489d269;p=linux-2.6 diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig index 79c6e5a244..4c002ba37e 100644 --- a/arch/alpha/Kconfig +++ b/arch/alpha/Kconfig @@ -327,6 +327,9 @@ config PCI_DOMAINS bool default y +config PCI_SYSCALL + def_bool PCI + config ALPHA_CORE_AGP bool depends on ALPHA_GENERIC || ALPHA_TITAN || ALPHA_MARVEL @@ -651,7 +654,7 @@ source "drivers/Kconfig" source "fs/Kconfig" -source "arch/alpha/oprofile/Kconfig" +source "kernel/Kconfig.instrumentation" source "arch/alpha/Kconfig.debug"