X-Git-Url: http://git.agner.ch/gitweb/?p=linux-drm-fsl-dcu.git;a=blobdiff_plain;f=drivers%2Fpci%2FKconfig;h=5ea5bc70cb8215cf078bd38fe77ba82f34e80554;hp=f1dd81a1d592eabe12865903211f6d2e5e0b9c95;hb=7baca6ad0ef09c8a78d798c93a3ce25336e8f50f;hpb=ec0bf39a471bf6fcd01def2bd677128cea940b73 diff --git a/drivers/pci/Kconfig b/drivers/pci/Kconfig index f1dd81a1d592..5ea5bc70cb82 100644 --- a/drivers/pci/Kconfig +++ b/drivers/pci/Kconfig @@ -4,7 +4,7 @@ config PCI_MSI bool "Message Signaled Interrupts (MSI and MSI-X)" depends on PCI - depends on (X86_LOCAL_APIC && X86_IO_APIC) || IA64 + depends on (X86_LOCAL_APIC && X86_IO_APIC) || IA64 || SPARC64 help This allows device drivers to enable MSI (Message Signaled Interrupts). Message Signaled Interrupts enable a device to @@ -19,7 +19,7 @@ config PCI_MSI config PCI_MULTITHREAD_PROBE bool "PCI Multi-threaded probe (EXPERIMENTAL)" - depends on PCI && EXPERIMENTAL + depends on PCI && EXPERIMENTAL && BROKEN help Say Y here if you want the PCI core to spawn a new thread for every PCI device that is probed. This can cause a huge