diff --git a/brcmbca/image/Config.in b/brcmbca/image/Config.in
index 79380d04f9f189e93c84aec42c63261cd42d60e9..ec595a851345d7e7961ae23476ed4a364ae2328d 100644
--- a/brcmbca/image/Config.in
+++ b/brcmbca/image/Config.in
@@ -2,18 +2,6 @@
 menu "Image options Brcm63xx "
 	depends on TARGET_brcmbca
 
-config TARGET_VERSION
-	string
-	prompt "Model version"
-	help
-		Second part of image name
-
-config TARGET_CUSTOMER
-	string
-	prompt "Customer ID"
-	help
-		A Customer id that is added to software file name
-
 config TARGET_IMAGE_FIT
 	bool "Broadcom FIT based image"
 	default y