aboutsummaryrefslogtreecommitdiff
path: root/hw/rx/Kconfig
blob: b2fa2b7eec3a4830af45fbe64dbe5384ab4b6d81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
    select RX62N_MCU