diff --git a/meta-ohos-core/recipes-core/busybox/busybox/allscenarios.cfg b/meta-ohos-core/recipes-core/busybox/busybox/allscenarios.cfg
new file mode 100644
index 0000000000000000000000000000000000000000..686eb99d1433166a8041dc45f5f91cea8cf7c7c4
--- /dev/null
+++ b/meta-ohos-core/recipes-core/busybox/busybox/allscenarios.cfg
@@ -0,0 +1 @@
+CONFIG_FEATURE_GPT_LABEL=y
diff --git a/meta-ohos-core/recipes-core/busybox/busybox_%.bbappend b/meta-ohos-core/recipes-core/busybox/busybox_%.bbappend
new file mode 100644
index 0000000000000000000000000000000000000000..06fa0422105af77fe13eada88530cee01f86daad
--- /dev/null
+++ b/meta-ohos-core/recipes-core/busybox/busybox_%.bbappend
@@ -0,0 +1,6 @@
+# SPDX-FileCopyrightText: Huawei Inc.
+#
+# SPDX-License-Identifier: Apache-2.0
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+SRC_URI += "file://allscenarios.cfg"