diff options
Diffstat (limited to 'hw/openrisc')
-rw-r--r-- | hw/openrisc/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/openrisc/Kconfig b/hw/openrisc/Kconfig index 7aef98dc85..6c1e86884e 100644 --- a/hw/openrisc/Kconfig +++ b/hw/openrisc/Kconfig @@ -1,2 +1,5 @@ config OR1K_SIM bool + select SERIAL + select OPENCORES_ETH + select OMPIC |