Skip to content

Commit e1a0350

Browse files
aescolarkartben
authored andcommitted
posix arch: Change kconfig menu prompt to be a bit clearer
To avoid confusion with the POSIX OS compatibility shim layer. Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent b2b597a commit e1a0350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/posix/Kconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Copyright (c) 2017 Intel Corporation
44
# SPDX-License-Identifier: Apache-2.0
55

6-
menu "POSIX (native) Options"
6+
menu "Native (POSIX) Architecture Options"
77
depends on ARCH_POSIX
88

99
config ARCH

0 commit comments

Comments
 (0)