File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -161,10 +161,10 @@ used.
161161#. Otherwise, :file: `prj.conf ` is used from the application configuration
162162 directory. If it does not exist then a fatal error will be emitted.
163163
164- Furthermore, applications can have SoC overlay configuration that is applied to
165- it, the file :file: `socs/<SOC>_<BOARD_QUALIFIERS>.conf ` will be applied if it exists,
166- after the main project configuration has been applied and before any board overlay
167- configuration files have been applied.
164+ Furthermore, applications can have SoC Kconfig fragments added to the configuration,
165+ the file :file: `socs/<SOC>_<BOARD_QUALIFIERS>.conf ` will be applied if it exists,
166+ after the main project configuration has been applied and before any board Kconfig
167+ fragments files have been applied.
168168
169169All configuration files will be taken from the application's configuration
170170directory except for files with an absolute path that are given with the
You can’t perform that action at this time.
0 commit comments