]> git.baikalelectronics.ru Git - kernel.git/commit
staging: xillybus: XILLYBUS_PCIE depends on PCI_MSI
authorEli Billauer <eli.billauer@gmail.com>
Fri, 21 Mar 2014 11:41:05 +0000 (13:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Mar 2014 19:24:09 +0000 (12:24 -0700)
commit10f029762afea1cde5073cdeb59747b38883e37e
tree5f4cd8d7c3f15b673c7170a723b9b6a1ac3d01c0
parent1c1016edd12fa2564a50767f8b69bdfa6a244413
staging: xillybus: XILLYBUS_PCIE depends on PCI_MSI

xillybus_pcie.c will compile and load properly on PCI only, but will do
nothing useful without PCI_MSI.

PCI_MSI depends on PCI, so depending on PCI_MSI covers both.

Signed-off-by: Eli Billauer <eli.billauer@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xillybus/Kconfig