treewide: add scarthgap to LAYERSERIES_COMPAT

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I28ee50fa55ae47dd7fd8c99f8f6db8f5f6dfa53d
diff --git a/meta-google/conf/layer.conf b/meta-google/conf/layer.conf
index de97e33..e9f5412 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 = "mickledore nanbield"
+LAYERSERIES_COMPAT_google-layer = "nanbield scarthgap"
 LAYERDEPENDS_google-layer += "core phosphor-layer tpm-layer"