The patch titled CONFIG_COMPUTONE should depend on ISA|EISA|PCI has been added to the -mm tree. Its filename is config_computone-should-depend-on-isaeisapci.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: CONFIG_COMPUTONE should depend on ISA|EISA|PCI From: Al Viro <viro@xxxxxxxxxxxxxxxx> Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/char/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/char/Kconfig~config_computone-should-depend-on-isaeisapci drivers/char/Kconfig --- a/drivers/char/Kconfig~config_computone-should-depend-on-isaeisapci +++ a/drivers/char/Kconfig @@ -97,7 +97,7 @@ config SERIAL_NONSTANDARD config COMPUTONE tristate "Computone IntelliPort Plus serial support" - depends on SERIAL_NONSTANDARD + depends on SERIAL_NONSTANDARD && (ISA || EISA || PCI) ---help--- This driver supports the entire family of Intelliport II/Plus controllers with the exception of the MicroChannel controllers and _ Patches currently in -mm which might be from viro@xxxxxxxxxxxxxxxx are origin.patch config_computone-should-depend-on-isaeisapci.patch appldata_mem-dependes-on-vm-counters.patch uml-problems-with-linux-ioh.patch missing-includes-in-hilkbd.patch hci-endianness-annotations.patch lockd-endianness-annotations-rebased.patch slab-leaks3-default-y.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html