sparc: move select of ARCH_SUPPORTS_MSI
authorSam Ravnborg <sam@ravnborg.org>
Sat, 27 Dec 2008 08:56:29 +0000 (00:56 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 27 Dec 2008 08:56:29 +0000 (00:56 -0800)
commit5bc053089376217943187ed5153d0d1e5c5085b6
treedc44d353f8b432cfcd1c7fda32a71e44f72f2c8a
parentc4a4a21977573141fd6d53b9cf0879782ae3dda2
sparc: move select of ARCH_SUPPORTS_MSI

It is counter intuitive to have the select listed
as part of the PCI option.
Move the select to the SPARC64 specific part of the config.

PCI_MSI has a dependency on PCI so it does not harm to have
it always selected.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/Kconfig