skiboot: missing defconfig updates from 898245e.
The above referenced commit made changes to Config.in for the
skiboot package but did not replicate these to all supported
machines. Fix barreleye, garrison, and openpower_mambo.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/openpower/configs/garrison_defconfig b/openpower/configs/garrison_defconfig
index 9cb67f8..3a8b789 100644
--- a/openpower/configs/garrison_defconfig
+++ b/openpower/configs/garrison_defconfig
@@ -31,8 +31,8 @@
BR2_OPENPOWER_PNOR_UPDATE_FILENAME="garrison_update.pnor"
# skiboot requirements
-BR2_TARGET_SKIBOOT=y
-BR2_TARGET_SKIBOOT_EMBED_PAYLOAD=n
+BR2_PACKAGE_SKIBOOT=y
+BR2_PACKAGE_SKIBOOT_EMBED_PAYLOAD=n
# petitboot requirements
BR2_ENABLE_LOCALE_PURGE=y