summaryrefslogtreecommitdiffstats
path: root/hw/xtensa/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xtensa/Kconfig')
-rw-r--r--hw/xtensa/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/hw/xtensa/Kconfig b/hw/xtensa/Kconfig
index d72817d012..0740657ea5 100644
--- a/hw/xtensa/Kconfig
+++ b/hw/xtensa/Kconfig
@@ -1,6 +1,12 @@
config XTENSA_SIM
bool
+config XTENSA_VIRT
+ bool
+ select XTENSA_SIM
+ select PCI_EXPRESS_GENERIC_BRIDGE
+ select PCI_DEVICES
+
config XTENSA_XTFPGA
bool
select OPENCORES_ETH