• T
    PCI: remove ARCH_SUPPORTS_MSI kconfig option · ebd97be6
    Thomas Petazzoni 提交于
    Now that we have weak versions for each of the PCI MSI architecture
    functions, we can actually build the MSI support for all platforms,
    regardless of whether they provide or not architecture-specific
    versions of those functions. For this reason, the ARCH_SUPPORTS_MSI
    hidden kconfig boolean becomes useless, and this patch gets rid of it.
    Signed-off-by: NThomas Petazzoni <thomas.petazzoni@free-electrons.com>
    Acked-by: NBjorn Helgaas <bhelgaas@google.com>
    Acked-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
    Tested-by: NDaniel Price <daniel.price@gmail.com>
    Tested-by: NThierry Reding <thierry.reding@gmail.com>
    Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: linuxppc-dev@lists.ozlabs.org
    Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
    Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
    Cc: linux390@de.ibm.com
    Cc: linux-s390@vger.kernel.org
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: Ingo Molnar <mingo@redhat.com>
    Cc: H. Peter Anvin <hpa@zytor.com>
    Cc: x86@kernel.org
    Cc: Russell King <linux@arm.linux.org.uk>
    Cc: Tony Luck <tony.luck@intel.com>
    Cc: Fenghua Yu <fenghua.yu@intel.com>
    Cc: linux-ia64@vger.kernel.org
    Cc: Ralf Baechle <ralf@linux-mips.org>
    Cc: linux-mips@linux-mips.org
    Cc: David S. Miller <davem@davemloft.net>
    Cc: sparclinux@vger.kernel.org
    Cc: Chris Metcalf <cmetcalf@tilera.com>
    Signed-off-by: NJason Cooper <jason@lakedaemon.net>
    ebd97be6
Kconfig 64.4 KB