Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.git] / hw / xtensa / Kconfig
blob1f0492d89c05f2df9e0eb645ef7fd011ca26a364
1 config XTENSA_SIM
2     default y
3     depends on XTENSA
4     bool
6 config XTENSA_VIRT
7     bool
8     default y
9     depends on XTENSA
10     select XTENSA_SIM
11     select PCI_EXPRESS_GENERIC_BRIDGE
12     select PCI_DEVICES
14 config XTENSA_XTFPGA
15     bool
16     default y
17     depends on XTENSA && FDT
18     select DEVICE_TREE
19     select OPENCORES_ETH
20     select PFLASH_CFI01
21     select SERIAL_MM