treewide: add nanbield to LAYERSERIES_COMPAT

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I85272779478b66452acd11be93f5fea99e4c3a34
diff --git a/meta-google/conf/layer.conf b/meta-google/conf/layer.conf
index f4568aa..de97e33 100644
--- a/meta-google/conf/layer.conf
+++ b/meta-google/conf/layer.conf
@@ -14,5 +14,5 @@
 BBFILE_COLLECTIONS += "google-layer"
 BBFILE_PATTERN_google-layer := "^${LAYERDIR}/"
 LAYERVERSION_google-layer = "1"
-LAYERSERIES_COMPAT_google-layer = "langdale mickledore"
+LAYERSERIES_COMPAT_google-layer = "mickledore nanbield"
 LAYERDEPENDS_google-layer += "core phosphor-layer tpm-layer"