From: Jesper Nilsson Date: Tue, 5 Feb 2008 06:30:31 +0000 (-0800) Subject: CRIS: avoid using arch links in Kconfig X-Git-Tag: v2.6.25-rc1~871 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d33d563b1e2b4748c585e3169f46481e897c829;p=pandora-kernel.git CRIS: avoid using arch links in Kconfig Improve including of architecture dependent Kconfig files. - Always include the architecture dependent Kconfig files. - Wrap architecture dependent Kconfig files inside an appropriate "if ETRAX_ARCH_Vxx" block. This makes it possible to run the configuration even without the arch links, which are created later in the build process. Signed-off-by: Jesper Nilsson Acked-by: Sam Ravnborg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed