Em Seg, 2007-05-28 às 19:08 +0200, Zoilo Gomez escreveu: > While trying to compile a new kernel I just noticed that many modules / > drivers seem to be missing in make menuconfig? > > Also the mercurial download does not seem to fix this: only 19 modules > are being linked. Some of the missing stuff includes bt8xx, budget_av etc. > > The software is in the tree, but I cannot select it for compilation. > > This seems to be the case for all kernels from 2.6.19 and on; with > 2.6.18 I do not have this problem. > > Did I miss something, or am I just doing something terribly stupid ?
Probably, you've missed some required dependencies (like, for example I2C). You may try to use make xconfig and enable showing all options and showing all debug info. It will show the cross-references symbols, making easier for you to check what's missed. > > Z. > > > _______________________________________________ > linux-dvb mailing list > [email protected] > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb -- Cheers, Mauro _______________________________________________ linux-dvb mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
