diff options
Diffstat (limited to 'hw/unicore32')
-rw-r--r-- | hw/unicore32/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/unicore32/Kconfig b/hw/unicore32/Kconfig index a03a9965c2..4443a29dd2 100644 --- a/hw/unicore32/Kconfig +++ b/hw/unicore32/Kconfig @@ -1,3 +1,5 @@ config PUV3 bool + select ISA_BUS + select PCKBD select PTIMER |