build_oran.sh: add support for nxp-lx2xxx
[pti/rtp.git] / meta-oran / templates / default / template.conf
diff --git a/meta-oran/templates/default/template.conf b/meta-oran/templates/default/template.conf
deleted file mode 100644 (file)
index 05ca820..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-BANNER_ORAN_DEFAULT = ""
-
-BANNER_ORAN_DEFAULT_meta-oran = "\
-The default kernel will build the host kernel for the wrlinux-oran \
-distribution.  Add the feature/oran-guest to enable the guest \
-kernel."
-
-CONFIG_BANNER[meta-oran_default] = "${@'${BANNER_ORAN_DEFAULT}' if d.getVar('WRLINUX_OVP_ENABLE') != "guest" else ''}"