On Fri, 2010-11-12 at 22:54 -0500, Steven Rostedt wrote: > Or we just don't test for define(MODULE). If either CONFIG_DVB_DIB3000MC > or CONFIG_DVB_DIB3000MC_MODULE are defined, the code must be there, > because, if this code is built as both a module and builtin, only the > builtin will be created. Ah, I just tried it, and I see that the code in that #if statement calls back into the dib3000mc module, so now the core kernel has missing functions. This is a bit of a nasty web. I guess it would require one of your proposed solutions, or I just simply add the dvb configs to my broken-config file and prevent randconfig from testing it. -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html