Home
last modified time | relevance | path

Searched full:config_ (Results 1 – 9 of 9) sorted by relevance

/Documentation/kbuild/
Dkconfig.rst65 ``CONFIG_``
66 If you set ``CONFIG_`` in the environment, Kconfig will prefix all symbols
68 default, ``CONFIG_``.
Dmodules.rst491 Modules often need to check for certain `CONFIG_` options to
493 kbuild this is done by referencing the `CONFIG_` variable
Dmakefiles.rst170 you can use the value of a ``CONFIG_`` symbol to optionally include an
272 It is good practice to use a ``CONFIG_`` variable when assigning directory
274 corresponding ``CONFIG_`` option is neither "y" nor "m".
406 2) ``CONFIG_`` options used in all prerequisite files
/Documentation/arch/powerpc/
Dbooting.rst102 to the Makefile under the condition of your ``CONFIG_``
/Documentation/dev-tools/kunit/
Dstyle.rst159 * be named ``CONFIG_<name>_KUNIT_TEST``: where <name> is the name of the test
/Documentation/netlink/
Dgenetlink.yaml270 the operation, without the 'CONFIG_' prefix.
Dgenetlink-c.yaml315 the operation, without the 'CONFIG_' prefix.
Dgenetlink-legacy.yaml366 the operation, without the 'CONFIG_' prefix.
/Documentation/dev-tools/
Dcheckpatch.rst207 Use WORD as a prefix for Kconfig symbols (default is `CONFIG_`).