aboutsummaryrefslogtreecommitdiff
path: root/hw/rx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/rx/Kconfig')
-rw-r--r--hw/rx/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/hw/rx/Kconfig b/hw/rx/Kconfig
new file mode 100644
index 0000000000..2b297c5a6a
--- /dev/null
+++ b/hw/rx/Kconfig
@@ -0,0 +1,10 @@
+config RX62N_MCU
+ bool
+ select RX_ICU
+ select RENESAS_TMR
+ select RENESAS_CMT
+ select RENESAS_SCI
+
+config RX_GDBSIM
+ bool
+ select RX62N_MCU