diff options
Diffstat (limited to 'hw')
-rw-r--r-- | hw/nios2/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/nios2/Kconfig b/hw/nios2/Kconfig index 22817e45fe..ab953e0077 100644 --- a/hw/nios2/Kconfig +++ b/hw/nios2/Kconfig @@ -1,5 +1,8 @@ config NIOS2_10M50 bool + select NIOS2 + select SERIAL + select ALTERA_TIMER config NIOS2 bool |