hcode,hostboot-binaries,hostboot,occ,sbe: use LATEST not OP920

The split between master and op920 branches was for tagging
op-build v2.0 to start with a stable base for p9 systems.

We now go back to regular scheduled development and hope
only minor amounts of chaos ensues.

Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index e761024..90bc505 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -8,7 +8,7 @@
 
 choice
 	prompt "Hostboot-binaries version"
-	default BR2_HOSTBOOT_BINARIES_OP920_VERSION
+	default BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 
 config BR2_HOSTBOOT_BINARIES_OP920_VERSION
 	bool "Use latest HOSTBOOT_BINARIES stable version (OP920)"