aboutsummaryrefslogtreecommitdiff
path: root/hw/nios2/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/nios2/Kconfig')
-rw-r--r--hw/nios2/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/hw/nios2/Kconfig b/hw/nios2/Kconfig
new file mode 100644
index 0000000000..ab953e0077
--- /dev/null
+++ b/hw/nios2/Kconfig
@@ -0,0 +1,8 @@
+config NIOS2_10M50
+ bool
+ select NIOS2
+ select SERIAL
+ select ALTERA_TIMER
+
+config NIOS2
+ bool