Documentation sets
  • nRF Connect SDK

  • nrfx

  • nrfxlib

  • Zephyr Project

  • MCUboot

  • Trusted Firmware-M

  • Matter

  • Kconfig Reference

Kconfig reference
 
  • Regex tips and tricks
Kconfig reference
  • Kconfig search
  • View page source

Kconfig search

Kconfig files describe build-time configuration options (called symbols in Kconfig-speak), how they are grouped into menus and sub-menus, and dependencies between them that determine what configurations are valid. Kconfig files appear throughout the directory tree. For example, subsys/pm/Kconfig defines power-related options.

All Kconfig options can be searched using the search functionality. The search functionality supports searching using regular expressions. See Regex tips and tricks for more information. All the Kconfig options that match a particular regular expression is displayed along with the information on the matched Kconfig options. The search results can be navigated page by page if the number of matches exceeds a page.


© Copyright 2019-2022, Nordic Semiconductor. Last updated on Dec 07, 2022.

Kconfig reference
nRF Connect SDK
nrfx
nrfxlib
Zephyr Project
MCUboot
Trusted Firmware-M
Matter
Kconfig Reference