diff options
Diffstat (limited to 'hw')
| -rw-r--r-- | hw/rx/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/rx/Kconfig b/hw/rx/Kconfig index 2b297c5a6a..b2fa2b7eec 100644 --- a/hw/rx/Kconfig +++ b/hw/rx/Kconfig @@ -7,4 +7,6 @@ config RX62N_MCU config RX_GDBSIM bool + default y + depends on RX select RX62N_MCU |