diff options
Diffstat (limited to 'hw/sh4/Kconfig')
-rw-r--r-- | hw/sh4/Kconfig | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/hw/sh4/Kconfig b/hw/sh4/Kconfig new file mode 100644 index 0000000..417a72f --- /dev/null +++ b/hw/sh4/Kconfig @@ -0,0 +1,11 @@ +config R2D + bool + +config SHIX + bool + +config SH7750 + bool + +config SH4 + bool |