diff --git a/meta-ohos-core/recipes-devtools/qemu/asos-qemu.inc b/meta-ohos-core/recipes-devtools/qemu/asos-qemu.inc
new file mode 100644
index 0000000000000000000000000000000000000000..ab715e9939b515c04abf29dca179a057f15a522f
--- /dev/null
+++ b/meta-ohos-core/recipes-devtools/qemu/asos-qemu.inc
@@ -0,0 +1,5 @@
+# SPDX-FileCopyrightText: Huawei Inc.
+#
+# SPDX-License-Identifier: Apache-2.0
+
+PACKAGECONFIG[libnfs] = "--enable-libnfs,--disable-libnfs,libnfs"
diff --git a/meta-ohos-core/recipes-devtools/qemu/qemu-native_%.bbappend b/meta-ohos-core/recipes-devtools/qemu/qemu-native_%.bbappend
new file mode 100644
index 0000000000000000000000000000000000000000..25fd13cc31704b4f58dc36f039cc93539170da76
--- /dev/null
+++ b/meta-ohos-core/recipes-devtools/qemu/qemu-native_%.bbappend
@@ -0,0 +1,5 @@
+# SPDX-FileCopyrightText: Huawei Inc.
+#
+# SPDX-License-Identifier: Apache-2.0
+
+require asos-qemu.inc
diff --git a/meta-ohos-core/recipes-devtools/qemu/qemu-system-native_%.bbappend b/meta-ohos-core/recipes-devtools/qemu/qemu-system-native_%.bbappend
new file mode 100644
index 0000000000000000000000000000000000000000..25fd13cc31704b4f58dc36f039cc93539170da76
--- /dev/null
+++ b/meta-ohos-core/recipes-devtools/qemu/qemu-system-native_%.bbappend
@@ -0,0 +1,5 @@
+# SPDX-FileCopyrightText: Huawei Inc.
+#
+# SPDX-License-Identifier: Apache-2.0
+
+require asos-qemu.inc