Zephyr Project
4.1.0
  • Introduction
  • Developing with Zephyr
  • Kernel
  • OS Services
    • Binary Descriptors
    • Console
    • Cryptography
    • Debugging
    • Device Management
    • Digital Signal Processing (DSP)
    • File Systems
    • Formatted Output
    • Input
    • Interprocessor Communication (IPC)
    • Linkable Loadable Extensions (LLEXT)
    • Logging
    • Tracing
    • Resource Management
    • Memory Attributes
    • Network Buffers
    • Modbus
    • Modem modules
    • Asynchronous Notifications
    • Power Management
    • OS Abstraction
      • POSIX
        • Overview
        • POSIX Conformance
        • XSI Conformance
        • POSIX Application Environment Profiles (AEP)
        • Implementation Details
        • POSIX Option and Option Group Details
        • Additional Configuration Options
      • CMSIS RTOS v1
      • CMSIS RTOS v2
    • Power off
    • Profiling
    • Shell
    • Serialization
    • State Machine Framework
    • Storage
    • Sensing Subsystem
    • Task Watchdog
    • Trusted Firmware-M (TF-M)
    • Virtualization
    • Retention System
    • Real Time I/O (RTIO)
    • Zephyr bus (zbus)
    • Miscellaneous
  • Build and Configuration Systems
  • Connectivity
  • Hardware Support
  • Contributing to Zephyr
  • Project and Governance
  • Security
  • Safety
  • Samples and Demos
  • Supported Boards and Shields
  • Shields
  • Releases
Zephyr Project
  • OS Services
  • OS Abstraction
  • POSIX
  • Additional Configuration Options
  • View page source

Additional Configuration Options

Below is a non-exhaustive list of additional Configuration System (Kconfig) options relating to Zephyr’s implementation of the POSIX API.

  • CONFIG_DYNAMIC_THREAD

  • CONFIG_DYNAMIC_THREAD_POOL_SIZE

  • CONFIG_EVENTFD

  • CONFIG_FDTABLE

  • CONFIG_GETOPT_LONG

  • CONFIG_MAX_PTHREAD_SPINLOCK_COUNT

  • CONFIG_MQUEUE_NAMELEN_MAX

  • CONFIG_POSIX_MQ_OPEN_MAX

  • CONFIG_MSG_SIZE_MAX

  • CONFIG_NET_SOCKETPAIR

  • CONFIG_NET_SOCKETS

  • CONFIG_ZVFS_POLL_MAX

  • CONFIG_ZVFS_OPEN_MAX

  • CONFIG_POSIX_API

  • CONFIG_POSIX_OPEN_MAX

  • CONFIG_POSIX_PTHREAD_ATTR_GUARDSIZE_BITS

  • CONFIG_POSIX_PTHREAD_ATTR_GUARDSIZE_DEFAULT

  • CONFIG_POSIX_PTHREAD_ATTR_STACKSIZE_BITS

  • CONFIG_POSIX_RTSIG_MAX

  • CONFIG_POSIX_SIGNAL_STRING_DESC

  • CONFIG_POSIX_THREAD_KEYS_MAX

  • CONFIG_POSIX_THREAD_THREADS_MAX

  • CONFIG_POSIX_UNAME_NODENAME_LEN

  • CONFIG_POSIX_UNAME_VERSION_LEN

  • CONFIG_PTHREAD_CREATE_BARRIER

  • CONFIG_PTHREAD_RECYCLER_DELAY_MS

  • CONFIG_POSIX_SEM_NAMELEN_MAX

  • CONFIG_POSIX_SEM_NSEMS_MAX

  • CONFIG_POSIX_SEM_VALUE_MAX

  • CONFIG_TIMER_CREATE_WAIT

  • CONFIG_THREAD_STACK_INFO

  • CONFIG_ZVFS_EVENTFD_MAX

Next Previous

© Copyright 2015-2025 Zephyr Project members and individual contributors. Last updated on Apr 19, 2025.

Zephyr Project
Bridle
Bridle API
Zephyr Project API
Kconfig Reference
Devicetree Bindings