]> Git Repo - qemu.git/blob - hw/rx/Kconfig
hw/rx: Add RX GDB simulator
[qemu.git] / hw / rx / Kconfig
1 config RX62N_MCU
2     bool
3     select RX_ICU
4     select RENESAS_TMR
5     select RENESAS_CMT
6     select RENESAS_SCI
7
8 config RX_GDBSIM
9     bool
10     select RX62N_MCU
This page took 0.026379 seconds and 4 git commands to generate.