]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/sparc/Kconfig
Merge remote-tracking branch 'c6x/for-linux-next'
[karo-tx-linux.git] / arch / sparc / Kconfig
index 242200fbbbcf7abfa85823a3b7fc6978d887e093..258464973bcb02a040e533b9fd8a1e78212684ca 100644 (file)
@@ -507,12 +507,17 @@ config SUN_OPENPROMFS
          Only choose N if you know in advance that you will not need to modify
          OpenPROM settings on the running system.
 
-# Makefile helper
+# Makefile helpers
 config SPARC64_PCI
        bool
        default y
        depends on SPARC64 && PCI
 
+config SPARC64_PCI_MSI
+       bool
+       default y
+       depends on SPARC64_PCI && PCI_MSI
+
 endmenu
 
 menu "Executable file formats"