summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2008-02-02 23:09:57 +0300
committerSam Ravnborg <sam@ravnborg.org>2008-02-03 10:58:07 +0300
commit603d49885e023d1f68c627c2a2db599fb40eefec (patch)
treed857c33cbf90d5686c161e92c6fb1823d61d5a41 /init
parent36ef805bd51ef831aa6ed66a23ea0dfbc60d0c3e (diff)
downloadlinux-603d49885e023d1f68c627c2a2db599fb40eefec.tar.xz
kconfig: ignore select of unknown symbol
We have had warnings for a long time about select of unknow symbol but the warnings does not really makes sense since we may select a symbol that is relevant and defined in one arch but not in another arch. And as long as we do not use a common set of Kconfig files for all archs lets just ignore this case. Previously we have used this to find bad uses of select but we need a more relaible method to do so. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Roman Zippel <zippel@linux-m68k.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions