summary refs log tree commit diff stats
path: root/hw/unicore32/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/unicore32/Kconfig')
-rw-r--r--hw/unicore32/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/unicore32/Kconfig b/hw/unicore32/Kconfig
new file mode 100644
index 0000000000..4443a29dd2
--- /dev/null
+++ b/hw/unicore32/Kconfig
@@ -0,0 +1,5 @@
+config PUV3
+    bool
+    select ISA_BUS
+    select PCKBD
+    select PTIMER