commit | 5bc053089376217943187ed5153d0d1e5c5085b6 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Sat Dec 27 00:56:29 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 27 00:56:29 2008 -0800 |
tree | dc44d353f8b432cfcd1c7fda32a71e44f72f2c8a | |
parent | c4a4a21977573141fd6d53b9cf0879782ae3dda2 [diff] |
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>