emulation: qemu-sbsa: Enable PCI enumeration
authorPatrick Rudolph <patrick.rudolph@9elements.com>
Wed, 26 Feb 2025 13:56:44 +0000 (14:56 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 12 Mar 2025 16:23:59 +0000 (10:23 -0600)
commit6b9f4d0f7f070845133bcddf5e5c2dfedf32170b
tree0568118b426c1785b6587a27f4a288aa33a91382
parent0dbb770981d6acff3cc4921454403998dd5d0c92
emulation: qemu-sbsa: Enable PCI enumeration

Enable PCI enumeration by default to get the Bochs display driver up
and running before the boot medium is scanned.
This is just to enhance the user-experience while booting the machine.

TEST: U-Boot logo, version, log output and the U-Boot shell is visible
      on the display device.

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