Home
last modified time | relevance | path

Searched hist:b75b0a819af9f78fc395b189cddd40f590194d20 (Results 1 – 12 of 12) sorted by relevance

/linux/scripts/kconfig/tests/
H A Dconftest.pydiff b75b0a819af9f78fc395b189cddd40f590194d20 Sat Mar 13 20:48:32 CET 2021 Masahiro Yamada <masahiroy@kernel.org> kconfig: change defconfig_list option to environment variable

"defconfig_list" is a weird option that defines a static symbol that
declares the list of base config files in case the .config does not
exist yet.

This is quite different from other normal symbols; we just abused the
"string" type and the "default" properties to list out the input files.
They must be fixed values since these are searched for and loaded in
the parse stage.

It is an ugly hack, and should not exist in the first place. Providing
this feature as an environment variable is a saner approach.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
/linux/Documentation/kbuild/
H A Dkconfig.rstdiff b75b0a819af9f78fc395b189cddd40f590194d20 Sat Mar 13 20:48:32 CET 2021 Masahiro Yamada <masahiroy@kernel.org> kconfig: change defconfig_list option to environment variable

"defconfig_list" is a weird option that defines a static symbol that
declares the list of base config files in case the .config does not
exist yet.

This is quite different from other normal symbols; we just abused the
"string" type and the "default" properties to list out the input files.
They must be fixed values since these are searched for and loaded in
the parse stage.

It is an ugly hack, and should not exist in the first place. Providing
this feature as an environment variable is a saner approach.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A Dkconfig-language.rstdiff b75b0a819af9f78fc395b189cddd40f590194d20 Sat Mar 13 20:48:32 CET 2021 Masahiro Yamada <masahiroy@kernel.org> kconfig: change defconfig_list option to environment variable

"defconfig_list" is a weird option that defines a static symbol that
declares the list of base config files in case the .config does not
exist yet.

This is quite different from other normal symbols; we just abused the
"string" type and the "default" properties to list out the input files.
They must be fixed values since these are searched for and loaded in
the parse stage.

It is an ugly hack, and should not exist in the first place. Providing
this feature as an environment variable is a saner approach.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
/linux/scripts/kconfig/
H A Dlexer.ldiff b75b0a819af9f78fc395b189cddd40f590194d20 Sat Mar 13 20:48:32 CET 2021 Masahiro Yamada <masahiroy@kernel.org> kconfig: change defconfig_list option to environment variable

"defconfig_list" is a weird option that defines a static symbol that
declares the list of base config files in case the .config does not
exist yet.

This is quite different from other normal symbols; we just abused the
"string" type and the "default" properties to list out the input files.
They must be fixed values since these are searched for and loaded in
the parse stage.

It is an ugly hack, and should not exist in the first place. Providing
this feature as an environment variable is a saner approach.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A Dparser.ydiff b75b0a819af9f78fc395b189cddd40f590194d20 Sat Mar 13 20:48:32 CET 2021 Masahiro Yamada <masahiroy@kernel.org> kconfig: change defconfig_list option to environment variable

"defconfig_list" is a weird option that defines a static symbol that
declares the list of base config files in case the .config does not
exist yet.

This is quite different from other normal symbols; we just abused the
"string" type and the "default" properties to list out the input files.
They must be fixed values since these are searched for and loaded in
the parse stage.

It is an ugly hack, and should not exist in the first place. Providing
this feature as an environment variable is a saner approach.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A Dlkc.hdiff b75b0a819af9f78fc395b189cddd40f590194d20 Sat Mar 13 20:48:32 CET 2021 Masahiro Yamada <masahiroy@kernel.org> kconfig: change defconfig_list option to environment variable

"defconfig_list" is a weird option that defines a static symbol that
declares the list of base config files in case the .config does not
exist yet.

This is quite different from other normal symbols; we just abused the
"string" type and the "default" properties to list out the input files.
They must be fixed values since these are searched for and loaded in
the parse stage.

It is an ugly hack, and should not exist in the first place. Providing
this feature as an environment variable is a saner approach.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A Dexpr.hdiff b75b0a819af9f78fc395b189cddd40f590194d20 Sat Mar 13 20:48:32 CET 2021 Masahiro Yamada <masahiroy@kernel.org> kconfig: change defconfig_list option to environment variable

"defconfig_list" is a weird option that defines a static symbol that
declares the list of base config files in case the .config does not
exist yet.

This is quite different from other normal symbols; we just abused the
"string" type and the "default" properties to list out the input files.
They must be fixed values since these are searched for and loaded in
the parse stage.

It is an ugly hack, and should not exist in the first place. Providing
this feature as an environment variable is a saner approach.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A Dsymbol.cdiff b75b0a819af9f78fc395b189cddd40f590194d20 Sat Mar 13 20:48:32 CET 2021 Masahiro Yamada <masahiroy@kernel.org> kconfig: change defconfig_list option to environment variable

"defconfig_list" is a weird option that defines a static symbol that
declares the list of base config files in case the .config does not
exist yet.

This is quite different from other normal symbols; we just abused the
"string" type and the "default" properties to list out the input files.
They must be fixed values since these are searched for and loaded in
the parse stage.

It is an ugly hack, and should not exist in the first place. Providing
this feature as an environment variable is a saner approach.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A Dmenu.cdiff b75b0a819af9f78fc395b189cddd40f590194d20 Sat Mar 13 20:48:32 CET 2021 Masahiro Yamada <masahiroy@kernel.org> kconfig: change defconfig_list option to environment variable

"defconfig_list" is a weird option that defines a static symbol that
declares the list of base config files in case the .config does not
exist yet.

This is quite different from other normal symbols; we just abused the
"string" type and the "default" properties to list out the input files.
They must be fixed values since these are searched for and loaded in
the parse stage.

It is an ugly hack, and should not exist in the first place. Providing
this feature as an environment variable is a saner approach.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A Dconfdata.cdiff b75b0a819af9f78fc395b189cddd40f590194d20 Sat Mar 13 20:48:32 CET 2021 Masahiro Yamada <masahiroy@kernel.org> kconfig: change defconfig_list option to environment variable

"defconfig_list" is a weird option that defines a static symbol that
declares the list of base config files in case the .config does not
exist yet.

This is quite different from other normal symbols; we just abused the
"string" type and the "default" properties to list out the input files.
They must be fixed values since these are searched for and loaded in
the parse stage.

It is an ugly hack, and should not exist in the first place. Providing
this feature as an environment variable is a saner approach.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
H A DMakefilediff b75b0a819af9f78fc395b189cddd40f590194d20 Sat Mar 13 20:48:32 CET 2021 Masahiro Yamada <masahiroy@kernel.org> kconfig: change defconfig_list option to environment variable

"defconfig_list" is a weird option that defines a static symbol that
declares the list of base config files in case the .config does not
exist yet.

This is quite different from other normal symbols; we just abused the
"string" type and the "default" properties to list out the input files.
They must be fixed values since these are searched for and loaded in
the parse stage.

It is an ugly hack, and should not exist in the first place. Providing
this feature as an environment variable is a saner approach.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
/linux/init/
H A DKconfigdiff b75b0a819af9f78fc395b189cddd40f590194d20 Sat Mar 13 20:48:32 CET 2021 Masahiro Yamada <masahiroy@kernel.org> kconfig: change defconfig_list option to environment variable

"defconfig_list" is a weird option that defines a static symbol that
declares the list of base config files in case the .config does not
exist yet.

This is quite different from other normal symbols; we just abused the
"string" type and the "default" properties to list out the input files.
They must be fixed values since these are searched for and loaded in
the parse stage.

It is an ugly hack, and should not exist in the first place. Providing
this feature as an environment variable is a saner approach.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>