commit | ddfda552e7f700d748aa46ab91ec6c661b018710 | [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 | eaa5b5d7d2c7df82079848f39b8cccd64310e9f2 [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>