commit | a531611a226f2850e1e0933c77e90fa55e5dd34b | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sun Aug 13 21:51:50 2023 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sun Aug 20 15:55:27 2023 -0600 |
tree | 6245d64c461cc994db872af57d3977e8d149f04c | |
parent | 7c41d3f8ecc040508435da119e2a51aa8b0bd002 [diff] |
configs: sandbox64: Enable PCI register multi-entry support Align the sandbox64 defconfig with sandbox defconfig. Enable missing PCI register multi-entry support. This fixes ut_dm_dm_test_pci_bus_to_phys test . Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Reviewed-by: Simon Glass <sjg@chromium.org>