The patch titled CONFIG_COMPUTONE should depend on ISA|EISA|PCI has been removed from the -mm tree. Its filename was config_computone-should-depend-on-isaeisapci.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ 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 m68k-work-around-binutils-tokenizer-change.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