Re: [PATCH] CRIS: avoid using arch links in Kconfig

2007-11-21 Thread Sam Ravnborg
On Wed, Nov 21, 2007 at 10:03:46AM +0100, Jesper Nilsson wrote: > 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 m

[PATCH] CRIS: avoid using arch links in Kconfig

2007-11-21 Thread Jesper Nilsson
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 a