diff options
Diffstat (limited to 'hw/xtensa/Kconfig')
-rw-r--r-- | hw/xtensa/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/xtensa/Kconfig b/hw/xtensa/Kconfig new file mode 100644 index 0000000000..97543a9263 --- /dev/null +++ b/hw/xtensa/Kconfig @@ -0,0 +1,5 @@ +config XTENSA_SIM + bool + +config XTENSA_FPGA + bool |