diff options
author | Arnd Bergmann <[email protected]> | 2018-01-15 16:51:20 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-01-15 17:46:59 +0100 |
commit | abde587b61a3ddb2918385f95ef2b3ca37d5a017 (patch) | |
tree | 21a1bede4f9495b58601a88ee15db7c2c4cd55f4 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | be6d447e4f9c5cc6d48aabc3ec362b6a559c3fd7 (diff) |
x86/jailhouse: Add PCI dependency
Building jailhouse support without PCI results in a link error:
arch/x86/kernel/jailhouse.o: In function `jailhouse_init_platform':
jailhouse.c:(.init.text+0x235): undefined reference to `pci_probe'
arch/x86/kernel/jailhouse.o: In function `jailhouse_pci_arch_init':
jailhouse.c:(.init.text+0x265): undefined reference to `pci_direct_init'
jailhouse.c:(.init.text+0x26c): undefined reference to `pcibios_last_bus'
Add the missing Kconfig dependency.
Fixes: a0c01e4bb92d ("x86/jailhouse: Initialize PCI support")
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Jan Kiszka <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions