Searched full:config_ (Results 1 – 9 of 9) sorted by relevance
65 ``CONFIG_``66 If you set ``CONFIG_`` in the environment, Kconfig will prefix all symbols68 default, ``CONFIG_``.
491 Modules often need to check for certain `CONFIG_` options to493 kbuild this is done by referencing the `CONFIG_` variable
170 you can use the value of a ``CONFIG_`` symbol to optionally include an272 It is good practice to use a ``CONFIG_`` variable when assigning directory274 corresponding ``CONFIG_`` option is neither "y" nor "m".406 2) ``CONFIG_`` options used in all prerequisite files
102 to the Makefile under the condition of your ``CONFIG_``
159 * be named ``CONFIG_<name>_KUNIT_TEST``: where <name> is the name of the test
270 the operation, without the 'CONFIG_' prefix.
315 the operation, without the 'CONFIG_' prefix.
366 the operation, without the 'CONFIG_' prefix.
207 Use WORD as a prefix for Kconfig symbols (default is `CONFIG_`).