diff options
author | Sinan Kaya <[email protected]> | 2019-01-21 23:19:58 +0000 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2019-01-22 17:06:28 +0100 |
commit | 625210cfa6c0c26ea422f655bf68288176f174e6 (patch) | |
tree | 7a7fed6ee4e15866d02a545dd01946407b9548d0 /net/core/utils.c | |
parent | fc24d75a7f91837d7918e40719575951820b2b8f (diff) |
x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabled
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.
PCI_LOCKLESS_CONFIG depends on PCI but this dependency has not been
mentioned in the Kconfig so add an explicit dependency here and fix
WARNING: unmet direct dependencies detected for PCI_LOCKLESS_CONFIG
Depends on [n]: PCI [=n]
Selected by [y]:
- X86 [=y]
Fixes: 5d32a66541c46 ("PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set")
Signed-off-by: Sinan Kaya <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: x86-ml <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'net/core/utils.c')
0 files changed, 0 insertions, 0 deletions