]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
CRIS: avoid using arch links in Kconfig
authorJesper Nilsson <jesper.nilsson@axis.com>
Tue, 5 Feb 2008 06:30:31 +0000 (22:30 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 5 Feb 2008 17:44:24 +0000 (09:44 -0800)
commit2d33d563b1e2b4748c585e3169f46481e897c829
tree843218ff514dea2f8a33aceafa82495fbcfdbfc4
parent7e02dbf7249b1eadeb8b225f1af98701cd1320cc
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 <jesper.nilsson@axis.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/cris/Kconfig
arch/cris/arch-v10/Kconfig
arch/cris/arch-v10/drivers/Kconfig
arch/cris/arch-v32/Kconfig
arch/cris/arch-v32/drivers/Kconfig