arch/Kconfig: Fix ARCH_POSIX comment

The comment applies to all POSIX arch based targets,
not just native_posix.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2023-12-05 17:10:46 +01:00 committed by Fabio Baltieri
commit 9323a3f9c7

View file

@ -140,7 +140,7 @@ config ARCH_POSIX
select NATIVE_BUILD
select HAS_COVERAGE_SUPPORT
select BARRIER_OPERATIONS_BUILTIN
# native_posix gets its memory cleared on entry by the host OS
# POSIX arch based targets get their memory cleared on entry by the host OS
select SKIP_BSS_CLEAR
help
POSIX (native) architecture