diff options
author | Sinan Kaya <okaya@kernel.org> | 2019-01-02 21:10:35 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-01-03 19:33:22 +0300 |
commit | a3d9036078715385ba156373e6cbc1a0b1deb075 (patch) | |
tree | 512ca55a8556849fd8914a73e7f0a84bc87ec759 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 678e2b44c8e3fec3afc7202f1996a4500a50be93 (diff) | |
download | linux-a3d9036078715385ba156373e6cbc1a0b1deb075.tar.xz |
ASoC: Intel: atom: Make PCI dependency explicit
After 'commit 5d32a66541c4 ("PCI/ACPI: Allow ACPI to be built without
CONFIG_PCI set")' dependencies on CONFIG_PCI that previously were
satisfied implicitly through dependencies on CONFIG_ACPI have to be
specified directly. This code relies on IOSF_MBI and IOSF_MBI depends
on PCI. For this reason, add a direct dependency on CONFIG_PCI to the
IOSF_MBI driver.
Fixes: 5d32a66541c46 ("PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set")
Signed-off-by: Sinan Kaya <okaya@kernel.org>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions