blob: 73547e3ac84b66a65e3d54f00a8d732159d20fd1 [file] [log] [blame]
# Copyright (c) 2024 Meta
# SPDX-License-Identifier: Apache-2.0
if POSIX_SINGLE_PROCESS
config POSIX_UNAME_SHELL
bool "Support for `uname` command"
select SHELL_GETOPT
select POSIX_SHELL
help
Support for `uname` command in the terminal.
endif # POSIX_SINGLE_PROCESS