diff options
Diffstat (limited to 'hw/semihosting/Kconfig')
-rw-r--r-- | hw/semihosting/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/semihosting/Kconfig b/hw/semihosting/Kconfig new file mode 100644 index 0000000000..efe0a30734 --- /dev/null +++ b/hw/semihosting/Kconfig @@ -0,0 +1,3 @@ + +config SEMIHOSTING + bool |