diff --git a/meta-oniro-blueprints/conf/distro/oniro-zephyr-blueprint-gateway.conf b/meta-oniro-blueprints/conf/distro/oniro-zephyr-blueprint-gateway.conf
new file mode 100644
index 0000000000000000000000000000000000000000..d4ad0662293ee5b1da3679f11091d08b414230b7
--- /dev/null
+++ b/meta-oniro-blueprints/conf/distro/oniro-zephyr-blueprint-gateway.conf
@@ -0,0 +1,17 @@
+# SPDX-FileCopyrightText: Huawei Inc.
+#
+# SPDX-License-Identifier: Apache-2.0
+
+# Distro configuration for the gateway blueprint
+
+require conf/distro/oniro-zephyr.conf
+
+DISTRO = "oniro-zephyr-blueprint-gateway"
+DISTRO_NAME = "Oniro Project Gateway Blueprint Zephyr Distro"
+
+# With our layer setup we would add any bbappend found from our
+# layers.conf. This means blueprint-specific appends would leak
+# into the package in our main distribution. To avoid this we
+# mask out the blueprint layers in the main distro and unmask
+# them only the blueprint distributions.
+BBMASK = ""