]> Git Repo - qemu.git/blob - hw/xtensa/Kconfig
works with less than base ISA qemu-system-riscv32 -M virt -bios none -kernel output...
[qemu.git] / hw / xtensa / Kconfig
1 config XTENSA_SIM
2     bool
3
4 config XTENSA_VIRT
5     bool
6     select XTENSA_SIM
7     select PCI_EXPRESS_GENERIC_BRIDGE
8     select PCI_DEVICES
9
10 config XTENSA_XTFPGA
11     bool
12     select OPENCORES_ETH
13     select PFLASH_CFI01
14     select SERIAL
This page took 0.025708 seconds and 4 git commands to generate.