kconfig: Remove '# hidden' comment on ARCH_HAS_CUSTOM_BUSY_WAIT
Straggler. See commit 41713244b3
("kconfig: Remove '# Hidden' comments
on promptless symbols").
Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
65b47118c5
commit
1404aaf099
1 changed files with 0 additions and 1 deletions
|
@ -515,7 +515,6 @@ config SWAP_NONATOMIC
|
|||
|
||||
config ARCH_HAS_CUSTOM_BUSY_WAIT
|
||||
bool
|
||||
# hidden
|
||||
help
|
||||
It's possible that an architecture port cannot or does not want to use
|
||||
the provided k_busy_wait(), but instead must do something custom. It must
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue