xref: /qemu/hw/avr/Kconfig (revision af55b781aaf2f50a00869a0c9fdab521f8ba78ea)
1*af55b781SPhilippe Mathieu-Daudéconfig AVR_ATMEGA_MCU
2*af55b781SPhilippe Mathieu-Daudé    bool
3*af55b781SPhilippe Mathieu-Daudé    select AVR_TIMER16
4*af55b781SPhilippe Mathieu-Daudé    select AVR_USART
5*af55b781SPhilippe Mathieu-Daudé    select AVR_POWER
6