From: Arnaud Lacombe Date: Tue, 16 Aug 2011 05:20:20 +0000 (-0400) Subject: kconfig: fix __enabled_ macros definition for invisible and un-selected symbols X-Git-Tag: v3.2-rc1~27^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=953742c8fe8ac45be453fee959d7be40cd89f920;p=pandora-kernel.git kconfig: fix __enabled_ macros definition for invisible and un-selected symbols __enabled_ 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 Signed-off-by: Arnaud Lacombe --- Reading git-diff-tree failed