Skip to content
Snippets Groups Projects
Verified Commit 355f27a5 authored by Andreas Gnau's avatar Andreas Gnau :speech_balloon:
Browse files

brcmbca: Remove CONFIG_TARGET_{VERSION,CUSTOMER}


These are already defined in feed/iopsys/iop and are not
Broadcom-specific.

Signed-off-by: default avatarAndreas Gnau <andreas.gnau@iopsys.eu>
parent eeca528f
Branches
Tags
1 merge request!1345brcmbca: Remove CONFIG_TARGET_{VERSION,CUSTOMER}
...@@ -2,18 +2,6 @@ ...@@ -2,18 +2,6 @@
menu "Image options Brcm63xx " menu "Image options Brcm63xx "
depends on TARGET_brcmbca 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 config TARGET_IMAGE_FIT
bool "Broadcom FIT based image" bool "Broadcom FIT based image"
default y default y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment