platform,target: mdm9607: Add platform id for mdm9206.

Add platform id for mdm9206.

Change-Id: I270ae65c2dced122254767281d721bc7ba817217
diff --git a/target/mdm9607/init.c b/target/mdm9607/init.c
index 4145588..919c76a 100644
--- a/target/mdm9607/init.c
+++ b/target/mdm9607/init.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2015,2017, The Linux Foundation. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are
@@ -223,6 +223,7 @@
 	case MDM9607:
 	case MDM8207:
 	case MDM9207:
+	case MDM9206:
 	case MDM9307:
 	case MDM9628:
 		board->baseband = BASEBAND_MDM;