The patch titled drivers/macintosh: remove default y from Kconfig has been added to the -mm tree. Its filename is drivers-macintosh-remove-default-y-from-kconfig-was-re-2621-mm1.patch *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: drivers/macintosh: remove default y from Kconfig From: Borislav Petkov <bbpetkov@xxxxxxxx> Do not select macintosh drivers by default. 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 | 1 - 1 files changed, 1 deletion(-) diff -puN drivers/macintosh/Kconfig~drivers-macintosh-remove-default-y-from-kconfig-was-re-2621-mm1 drivers/macintosh/Kconfig --- a/drivers/macintosh/Kconfig~drivers-macintosh-remove-default-y-from-kconfig-was-re-2621-mm1 +++ a/drivers/macintosh/Kconfig @@ -2,7 +2,6 @@ menuconfig MACINTOSH_DRIVERS bool "Macintosh device drivers" depends on PPC || MAC || X86 - default y if MACINTOSH_DRIVERS _ Patches currently in -mm which might be from bbpetkov@xxxxxxxx are origin.patch kernel-doc-handle-arrays-with-arithmetic-expressions-as.patch generate-main-index-page-when-building-htmldocs.patch kill-warnings-when-building-mandocs.patch drivers-macintosh-remove-default-y-from-kconfig-was-re-2621-mm1.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