git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
322a8b0
)
kconfig: fix __enabled_ macros definition for invisible and un-selected symbols
author
Arnaud Lacombe
<lacombar@gmail.com>
Tue, 16 Aug 2011 05:20:20 +0000
(
01:20
-0400)
committer
Arnaud Lacombe
<lacombar@gmail.com>
Tue, 30 Aug 2011 00:19:48 +0000
(20:19 -0400)
__enabled_<sym-name> are only generated on visible or selected entries, do not
reflect the purpose of its introduction.
Fix this by always generating these entries for named symbol.
Reported-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
No differences found