dev: gcdb: display: disable lcdb force config for FHD+ panel

Disable lcdb force config for FHD+ panel so that default voltage
is configured for this panel.

Change-Id: If39d8b17cd17568d605e0807c09b997274fcdad4
diff --git a/dev/gcdb/display/include/panel_hx8399c_fhd_pluse_video.h b/dev/gcdb/display/include/panel_hx8399c_fhd_pluse_video.h
index 9258672..0ac3150 100644
--- a/dev/gcdb/display/include/panel_hx8399c_fhd_pluse_video.h
+++ b/dev/gcdb/display/include/panel_hx8399c_fhd_pluse_video.h
@@ -311,7 +311,7 @@
 };
 
 static struct labibb_desc hx8399c_fhd_pluse_video_labibb = {
-	0, 1, 5700000, 5700000, 5700000, 5700000, 3, 3, 1, 0
+	0, 0, 5700000, 5700000, 5700000, 5700000, 3, 3, 1, 0
 };
 
 /*---------------------------------------------------------------------------*/