blob: 5e2b363e167df344bbebc220c905f659e84a9bf0 [file] [log] [blame]
# Copyright (c) 2024, Friedt Professional Engineering Services, Inc
#
# SPDX-License-Identifier: Apache-2.0
config POSIX_NETWORKING
bool "POSIX Networking API"
default y if POSIX_API
depends on NETWORKING
help
Enable this option to support the POSIX networking API. This includes
support for BSD Sockets.