You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/rx/Kconfig

14 lines
223 B
Plaintext

config RX62N_MCU
bool
select RX_ICU
select RENESAS_TMR
select RENESAS_CMT
select RENESAS_SCI
config RX_GDBSIM
bool
default y
depends on RX && FDT
select DEVICE_TREE
select RX62N_MCU