blob: d7116b492a8954e96ee147a136d922c2550d4e1d [file] [log] [blame]
# Copyright (c) 2024 Meta
# SPDX-License-Identifier: Apache-2.0
menu "POSIX Shell Utilities"
if SHELL
config POSIX_SHELL
bool
help
Compile the parent `posix` shell command.
rsource "Kconfig.uname"
endif # SHELL
endmenu # "POSIX Shell Utilities"