Add basic change for v1453

Change-Id: I9497a61bbc3717f66413794a4e7dee0347c0bc33
diff --git a/config/Config-build.in b/config/Config-build.in
old mode 100644
new mode 100755
index 9b53f5c..d25c19d
--- a/config/Config-build.in
+++ b/config/Config-build.in
@@ -17,6 +17,16 @@
 	  If you plan to use this build in production, say NO!
 
 menu "Global build settings"
+	config MBTK_BUILD_PROJECT
+		string
+		prompt "MBTK Build Project"
+		default "T108"
+		help
+		  MBTK Build Project : T108/L508/L509/L508_X6
+		  
+	config MBTK_ADB_SEC_SUPPORT
+		bool "Config support for MBTK ADB sec."
+		default n
 
 	config MPIPE_SHARE_NETWORK
 		bool "Config support internal access to the internet in pipe mode"