aboutsummaryrefslogtreecommitdiff
path: root/hw/avr/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/avr/Kconfig')
-rw-r--r--hw/avr/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/avr/Kconfig b/hw/avr/Kconfig
new file mode 100644
index 0000000000..9e6527e1f3
--- /dev/null
+++ b/hw/avr/Kconfig
@@ -0,0 +1,5 @@
+config AVR_ATMEGA_MCU
+ bool
+ select AVR_TIMER16
+ select AVR_USART
+ select AVR_POWER