summaryrefslogtreecommitdiff
path: root/Documentation/Sponsors
blob: 2d21600f9a499479a7a0d7e186c5fc4eee9319b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
netsniff-ng is partly sponsored by:
///////////////////////////////////

Red Hat
 * W: http://www.redhat.com/

Deutsche Flugsicherung GmbH
 * W: https://secais.dfs.de/

ETH Zurich:
 * W: http://csg.ethz.ch/

Max Planck Institute for Human Cognitive and Brain Sciences
 * W: http://www.cbs.mpg.de/
b.de>2016-08-10 22:58:11 +0200 commit5a3f75a4b2dab54b6b0d645b500583abfc27b260 (patch) treec17ad522983690046df0098b22abe20db01e6660 parenta20303725ec31ea0fcf498f1885b1d4245a4ee56 (diff)
arm64: Kconfig: select ALPINE_MSI only if PCI is selected
Even when PCI is disabled, ARCH_ALPINE selects ALPINE_MSI triggerring the following config warning: warning: (ARCH_ALPINE) selects ALPINE_MSI which has unmet direct dependencies (PCI) This patch makes selection of ALPINE_MSI conditional on PCI. Cc: Arnd Bergmann <arnd@arndb.de> Acked-by: Antoine Tenart <antoine.tenart@free-electrons.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat