Searched hist:"59 e89e3ddf8523be39a8e0a66bacbbdd6a72d069" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/scripts/kconfig/ |
H A D | expr.h | diff 59e89e3ddf8523be39a8e0a66bacbbdd6a72d069 Sat Jul 31 16:35:29 CDT 2010 Sam Ravnborg <sam@ravnborg.org> kconfig: save location of config symbols
When we add a new config symbol save the file/line so we later can refer to their location.
The information is saved as a property to a config symbol because we may have multiple definitions of the same symbol.
This has the side-effect that a symbol always has at least one property.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Michal Marek <mmarek@suse.cz>
|
H A D | symbol.c | diff 59e89e3ddf8523be39a8e0a66bacbbdd6a72d069 Sat Jul 31 16:35:29 CDT 2010 Sam Ravnborg <sam@ravnborg.org> kconfig: save location of config symbols
When we add a new config symbol save the file/line so we later can refer to their location.
The information is saved as a property to a config symbol because we may have multiple definitions of the same symbol.
This has the side-effect that a symbol always has at least one property.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Michal Marek <mmarek@suse.cz>
|
H A D | menu.c | diff 59e89e3ddf8523be39a8e0a66bacbbdd6a72d069 Sat Jul 31 16:35:29 CDT 2010 Sam Ravnborg <sam@ravnborg.org> kconfig: save location of config symbols
When we add a new config symbol save the file/line so we later can refer to their location.
The information is saved as a property to a config symbol because we may have multiple definitions of the same symbol.
This has the side-effect that a symbol always has at least one property.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Michal Marek <mmarek@suse.cz>
|