diff options
Diffstat (limited to 'target/loongarch/Kconfig')
-rw-r--r-- | target/loongarch/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/loongarch/Kconfig b/target/loongarch/Kconfig new file mode 100644 index 0000000..46b26b1 --- /dev/null +++ b/target/loongarch/Kconfig @@ -0,0 +1,2 @@ +config LOONGARCH64 + bool |