blob: 294d97a8b796b8d1b182c89afd4c63e368eb714c [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.env"
rsource "Kconfig.uname"
endif # SHELL
endmenu # "POSIX Shell Utilities"