target: init: add vibrator support for 8940

Add vibrator support for 8940.

Change-Id: I90c42ed06c769d0ee8440a2ea8d59dde689c30c9
diff --git a/target/init.c b/target/init.c
index ba2e608..22ddb16 100644
--- a/target/init.c
+++ b/target/init.c
@@ -269,6 +269,7 @@
 			config->vib_type = VIB_LRA_TYPE;
 			break;
 		case MSM8937:
+		case MSM8940:
 		case APQ8037:
 		case MSM8917:
 		case MSM8217: