Hello All! This patch series makes it possible to source a file multiple times, eg. from different files, and/or under different conditions. For example, this would allow to include a common set of options to more than one drivers, and move that common set to a single file. Care has been taken to avoid circular inclusion. This is in response to: http://www.spinics.net/lists/linux-kbuild/msg03937.html [PATCH 1/2] kconfig: allow multiple inclusion of the same file [PATCH 2/2] kconfig: get rid of unused flags Regards, Yann E. MORIN. -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html