diff options
author | Thomas Gleixner <[email protected]> | 2020-09-28 12:13:07 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2020-09-28 16:03:10 +0200 |
commit | 981aa1d366bf46bdc1c9259a5ab818a8d522724e (patch) | |
tree | ba2ee104f2bb7b8d99576b25969c5425c58488f3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d27e623ace6af259075b6e0437380ee8d6268c5d (diff) |
PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKS
The unconditional selection of PCI_MSI_ARCH_FALLBACKS has an unmet
dependency because PCI_MSI_ARCH_FALLBACKS is defined in a 'if PCI' clause.
As it is only relevant when PCI_MSI is enabled, update the affected
architecture Kconfigs to make the selection of PCI_MSI_ARCH_FALLBACKS
depend on 'if PCI_MSI'.
Fixes: 077ee78e3928 ("PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable")
Reported-by: Qian Cai <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Vasily Gorbik <[email protected]>
Links: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions