pci: Add config for Enhanced Allocation
authorAndrew Scull <ascull@google.com>
Thu, 21 Apr 2022 16:11:16 +0000 (16:11 +0000)
committerTom Rini <trini@konsulko.com>
Tue, 3 May 2022 22:33:29 +0000 (18:33 -0400)
commit3b920186752518fe669cb337c433a69ee021bc30
tree8c0241b1adb7345fe8df34da06ff1dac83f74e4f
parent0699a78c0c583691c44ffab0da061d3740d288b3
pci: Add config for Enhanced Allocation

Add a config to control whether Enhanced Allocation is supported by the
driver.

Signed-off-by: Andrew Scull <ascull@google.com>
drivers/pci/Kconfig
drivers/pci/pci-uclass.c