summary refs log tree commit diff stats
path: root/hw/avr/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/avr/Kconfig')
-rw-r--r--hw/avr/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/avr/Kconfig b/hw/avr/Kconfig
index 9e6527e1f3..d31298c3cc 100644
--- a/hw/avr/Kconfig
+++ b/hw/avr/Kconfig
@@ -3,3 +3,7 @@ config AVR_ATMEGA_MCU
     select AVR_TIMER16
     select AVR_USART
     select AVR_POWER
+
+config ARDUINO
+    select AVR_ATMEGA_MCU
+    select UNIMP