1 BANNER_ORAN_DEFAULT = ""
3 BANNER_ORAN_DEFAULT_meta-oran = "\
4 The default kernel will build the host kernel for the wrlinux-oran \
5 distribution. Add the feature/oran-guest to enable the guest \
8 CONFIG_BANNER[meta-oran_default] = "${@'${BANNER_ORAN_DEFAULT}' if d.getVar('WRLINUX_OVP_ENABLE') != "guest" else ''}"