On Mon, Feb 19, 2018 at 4:48 PM, Rob Herring <robh@xxxxxxxxxx> wrote: > On Sun, Feb 4, 2018 at 7:21 PM, Ulf Magnusson <ulfalizer@xxxxxxxxx> wrote: >> GENERIC_IO was removed by commit 9de8da47742b ("kconfig: kill off >> GENERIC_IO option"), but HAS_IOMEM still selects it. >> >> Remove the select of GENERIC_IO from HAS_IOMEM. >> >> Discovered with the >> https://github.com/ulfalizer/Kconfiglib/blob/master/examples/list_undefined.py >> script. >> >> Signed-off-by: Ulf Magnusson <ulfalizer@xxxxxxxxx> >> --- >> lib/Kconfig | 1 - >> 1 file changed, 1 deletion(-) > > Who do you intend to apply this because people keep sending the same fix? > > Rob I didn't have a particular tree in mind. I imagined people would pick up patches into the trees where they make the most sense. I just turned it into a patchset to keep track of it easier myself. Looks like that might have caused some confusion in retrospect. Cheers, Ulf -- 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