# Copyright (c) 2024 Meta
# SPDX-License-Identifier: Apache-2.0
config POSIX_ENV_SHELL
bool "Support for shell"
select POSIX_SINGLE_PROCESS
select POSIX_SHELL
help
This shell provides access to system environment variables.