Commit 9de8da4774 ("kconfig: kill off GENERIC_IO option") dropped the option, but left a "select" of it in place. Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx> --- lib/Kconfig | 1 - 1 file changed, 1 deletion(-) --- 4.16-rc2/lib/Kconfig +++ 4.16-rc2-Kconfig-GENERIC_IO/lib/Kconfig @@ -396,7 +396,6 @@ config ASSOCIATIVE_ARRAY config HAS_IOMEM bool depends on !NO_IOMEM - select GENERIC_IO default y config HAS_IOPORT_MAP -- 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