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:
Ulf Magnusson 2020-01-04 04:37:47 +01:00 committed by Anas Nashif
commit 1404aaf099

View file

@ -515,7 +515,6 @@ config SWAP_NONATOMIC
config ARCH_HAS_CUSTOM_BUSY_WAIT config ARCH_HAS_CUSTOM_BUSY_WAIT
bool bool
# hidden
help help
It's possible that an architecture port cannot or does not want to use 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 the provided k_busy_wait(), but instead must do something custom. It must