Thread (3 messages) 3 messages, 2 authors, 2006-09-28

Re: [RFC/PATCH 4/4] Enable MSI on Powerpc

From: Jake Moilanen <hidden>
Date: 2006-09-27 19:46:56

On Fri, 2006-08-18 at 18:13 +1000, Michael Ellerman wrote:
quoted hunk ↗ jump to hunk
Allow PCI_MSI to build on POWERPC.

Signed-off-by: Michael Ellerman <redacted>
---

 drivers/pci/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: git/drivers/pci/Kconfig
===================================================================
--- git.orig/drivers/pci/Kconfig
+++ git/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 || POWERPC
Shouldn't this be PPC?
 	help
 	   This allows device drivers to enable MSI (Message Signaled
 	   Interrupts).  Message Signaled Interrupts enable a device to
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help