Searched hist:"693359 f7ac9012778590a370d076b13db704255e" (Results 1 – 5 of 5) sorted by relevance
/linux/scripts/kconfig/ |
H A D | gconf.c | diff 693359f7ac9012778590a370d076b13db704255e Tue Jul 03 14:43:31 CEST 2018 Dirk Gouders <dirk@gouders.net> kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
Over time, the use of the flag SYMBOL_AUTO changed from initially marking three automatically generated symbols ARCH, KERNELRELEASE and UNAME_RELEASE to today's effect of protecting symbols from being written out.
Currently, only symbols of type CHOICE and those with option defconf_list set have that flag set.
Reflect that change in semantics in the flag's name.
Signed-off-by: Dirk Gouders <dirk@gouders.net> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
H A D | expr.h | diff 693359f7ac9012778590a370d076b13db704255e Tue Jul 03 14:43:31 CEST 2018 Dirk Gouders <dirk@gouders.net> kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
Over time, the use of the flag SYMBOL_AUTO changed from initially marking three automatically generated symbols ARCH, KERNELRELEASE and UNAME_RELEASE to today's effect of protecting symbols from being written out.
Currently, only symbols of type CHOICE and those with option defconf_list set have that flag set.
Reflect that change in semantics in the flag's name.
Signed-off-by: Dirk Gouders <dirk@gouders.net> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
H A D | symbol.c | diff 693359f7ac9012778590a370d076b13db704255e Tue Jul 03 14:43:31 CEST 2018 Dirk Gouders <dirk@gouders.net> kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
Over time, the use of the flag SYMBOL_AUTO changed from initially marking three automatically generated symbols ARCH, KERNELRELEASE and UNAME_RELEASE to today's effect of protecting symbols from being written out.
Currently, only symbols of type CHOICE and those with option defconf_list set have that flag set.
Reflect that change in semantics in the flag's name.
Signed-off-by: Dirk Gouders <dirk@gouders.net> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
H A D | menu.c | diff 693359f7ac9012778590a370d076b13db704255e Tue Jul 03 14:43:31 CEST 2018 Dirk Gouders <dirk@gouders.net> kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
Over time, the use of the flag SYMBOL_AUTO changed from initially marking three automatically generated symbols ARCH, KERNELRELEASE and UNAME_RELEASE to today's effect of protecting symbols from being written out.
Currently, only symbols of type CHOICE and those with option defconf_list set have that flag set.
Reflect that change in semantics in the flag's name.
Signed-off-by: Dirk Gouders <dirk@gouders.net> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
H A D | confdata.c | diff 693359f7ac9012778590a370d076b13db704255e Tue Jul 03 14:43:31 CEST 2018 Dirk Gouders <dirk@gouders.net> kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
Over time, the use of the flag SYMBOL_AUTO changed from initially marking three automatically generated symbols ARCH, KERNELRELEASE and UNAME_RELEASE to today's effect of protecting symbols from being written out.
Currently, only symbols of type CHOICE and those with option defconf_list set have that flag set.
Reflect that change in semantics in the flag's name.
Signed-off-by: Dirk Gouders <dirk@gouders.net> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|