Lines Matching full:files
15 Before making changes to Kconfig files, it's a good idea to also go through
27 set in configuration files.
61 Setting symbols in configuration files
64 Visible symbols can be configured by setting them in configuration files. The
69 Assignments in configuration files use this syntax:
97 This style is accepted for historical reasons: Kconfig configuration files
114 Assignments in configuration files are only respected if the dependencies for
178 ``BOARD`` and application configuration files), it will be used in preference
194 Assignments in :file:`.config` files have no effect on invisible symbols,
225 ``default`` values in :file:`Kconfig.defconfig` files have priority over
227 is implemented by including the :file:`Kconfig.defconfig` files first. Kconfig
254 When making changes to :file:`Kconfig.defconfig` files, always check the
261 Motivation for Kconfig.defconfig files
333 files.