unit_testing: Correct one comment refering to native_posix

It should have reffered to the architecture,
not one of its board's name.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2024-08-13 17:02:07 +02:00 committed by Fabio Baltieri
parent 4ea61a794b
commit 17369f6209
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# SPDX-License-Identifier: Apache-2.0
# Current the use of X86 is for consistency with old testsuite/ztest which
# defined CONFIG_X86 manually. To consider, is NATIVE_POSIX a better choice?
# defined CONFIG_X86 manually. To consider, is ARCH_POSIX a better choice?
config X86
bool
default y