On Tue, Nov 6, 2018 at 7:09 AM, Paul Bolle <pebolle@xxxxxxxxxx> wrote: > Paul Bolle schreef op di 06-11-2018 om 13:54 [+0100]: >> There are 204 Kconfig symbols referenced in the files used for >> configuration generation and in the shipped .config files that are >> unknown in v4.20-rc1. Neither are these symbols added in the patches >> that Fedora applies. The references to these symbols can be safely >> removed. >> >> These symbols are: >> CONFIG_8723AU_AP_MODE >> [...] >> CONFIG_W1_SLAVE_DS2760 >> >> Reported-by: Paul Bolle <pebolle@xxxxxxxxxx> > > This patch is, clearly, impossible to review. > > My hope is that someone with access to Fedora's build system tests this patch. > Because, if the patch is good the final .config files - the .config files used > to actually build the various kernels that Fedora ships - should not change. > (Note that the kernel's build system will simply drop unknown symbols, so they > should have no effect whatsoever.) Of course, I'll be glad to assist here. > > Is my idea feasible? > > Regards, > > > Paul Bolle I will go through and test these. Realistically it takes both a nondebug build and a debug build across all architectures. koji scratch works there. Or I suppose a script to grep through the Kconfig files and search for each config option. Justin _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx