]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitb2f0c007c575e77337a5587bc0285c096adf918d
tree8c0241b1adb7345fe8df34da06ff1dac83f74e4f
parent210b83c23711cf5c2a5dcb23112d3aa916fb38db
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