tfm: Update prompt for profile not set

Update prompt for profile type not set, make it appear in a similar
way as the rest of the options in the choice.

Add in parethesis "base", which is how this referred to in the upstream
TF-M documentation.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
This commit is contained in:
Joakim Andersson 2023-11-28 15:46:31 +01:00 committed by Carles Cufí
commit 44106dac56

View file

@ -91,7 +91,7 @@ choice TFM_PROFILE_TYPE
isolation level.
config TFM_PROFILE_TYPE_NOT_SET
bool "TF-M build profile is not set"
bool "TF-M build profile: not set (base)"
config TFM_PROFILE_TYPE_SMALL
bool "TF-M build profile: small"