emulation: qemu-sbsa: Select SYS_PCI_64BIT
authorPatrick Rudolph <patrick.rudolph@9elements.com>
Wed, 26 Feb 2025 13:56:43 +0000 (14:56 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 12 Mar 2025 16:23:59 +0000 (10:23 -0600)
commit0dbb770981d6acff3cc4921454403998dd5d0c92
tree4ebf68ba40d5225435ef2f6e5247f4623c0024de
parent699baa63ddcabe141adf3305d61f7b2a0d2de5db
emulation: qemu-sbsa: Select SYS_PCI_64BIT

qemu's sbsa-ref is always using a 64bit CPU and the PCI prefetch MMIO
window is located above 4GiB, thus always enable SYS_PCI_64BIT.

Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
board/emulation/qemu-sbsa/Kconfig