]> Git Repo - qemu.git/blob - hw/xtensa/Kconfig
qcow2.py: add licensing blurb
[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.025077 seconds and 4 git commands to generate.