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:
parent
02c5cd28db
commit
44106dac56
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue