diff options
Diffstat (limited to 'hw')
-rw-r--r-- | hw/xtensa/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/xtensa/Kconfig b/hw/xtensa/Kconfig index dc8eaf6080..d72817d012 100644 --- a/hw/xtensa/Kconfig +++ b/hw/xtensa/Kconfig @@ -3,3 +3,6 @@ config XTENSA_SIM config XTENSA_XTFPGA bool + select OPENCORES_ETH + select PFLASH_CFI01 + select SERIAL |