[kbuild-devel] Re: select of non-existing I2C* symbols

2005-05-11 Thread William Lee Irwin III
On Sat, May 07, 2005 at 03:20:02PM +0200, Jan Dittmer wrote: >>... >> Link to this page: http://l4x.org/k/?diff[v1]=mm On Sat, May 07, 2005 at 04:41:35PM +0200, Adrian Bunk wrote: > arm26, cris, sparc: select of non-existing I2C* symbols: > @ Ian, Mikael, William: > This could be fixed by sourcing

[kbuild-devel] Re: select of non-existing I2C* symbols

2005-05-11 Thread Adrian Bunk
On Wed, May 11, 2005 at 07:30:10AM -0700, William Lee Irwin III wrote: > On Sat, May 07, 2005 at 03:20:02PM +0200, Jan Dittmer wrote: > >>... > >> Link to this page: http://l4x.org/k/?diff[v1]=mm > > On Sat, May 07, 2005 at 04:41:35PM +0200, Adrian Bunk wrote: > > arm26, cris, sparc: select of non

Re: [kbuild-devel] select of non-existing I2C* symbols

2005-05-11 Thread Adrian Bunk
On Sun, May 08, 2005 at 08:20:50PM +0200, Sam Ravnborg wrote: > > Shouldn't kconfig exit with an error if a not available symbol gets > > selected? > No. There are meny configurations where we select a symbol that is > only visible in some configurations. > > Several possibilities exists: > 1) Sil