1# Copyright © 2021 Amazon.com, Inc. or its affiliates.
2# SPDX-License-Identifier: Apache-2.0
3
4config PICOLIBC_MODULE
5	bool "picolibc module support"
6	help
7	  This option builds the picolibc module. It is only used if
8	  PICOLIBC_USE_MODULE is selected.
9