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