The patch titled Do not select macintosh drivers by default has been removed from the -mm tree. Its filename was do-not-select-macintosh-drivers-by-default.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: Do not select macintosh drivers by default From: Borislav Petkov <bbpetkov@xxxxxxxx> Signed-off-by: Borislav Petkov <bbpetkov@xxxxxxxx> Cc: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> Cc: Paul Mackerras <paulus@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/macintosh/Kconfig | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/macintosh/Kconfig~do-not-select-macintosh-drivers-by-default drivers/macintosh/Kconfig --- a/drivers/macintosh/Kconfig~do-not-select-macintosh-drivers-by-default +++ a/drivers/macintosh/Kconfig @@ -2,7 +2,7 @@ menuconfig MACINTOSH_DRIVERS bool "Macintosh device drivers" depends on PPC || MAC || X86 - default y + default y if PPC || MAC if MACINTOSH_DRIVERS _ Patches currently in -mm which might be from bbpetkov@xxxxxxxx are - 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