The patch titled fix gregkh-usb-usb-use-menuconfig-objects has been added to the -mm tree. Its filename is fix-gregkh-usb-usb-use-menuconfig-objects.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: fix gregkh-usb-usb-use-menuconfig-objects From: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx> Generally, Jens Axboe was against 'default y', so I'll have some patches to remove it. Cc: Greg KH <greg@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/usb/Kconfig | 1 - 1 files changed, 1 deletion(-) diff -puN drivers/usb/Kconfig~fix-gregkh-usb-usb-use-menuconfig-objects drivers/usb/Kconfig --- a/drivers/usb/Kconfig~fix-gregkh-usb-usb-use-menuconfig-objects +++ a/drivers/usb/Kconfig @@ -5,7 +5,6 @@ menuconfig USB_SUPPORT bool "USB support" depends on HAS_IOMEM - default y if USB_SUPPORT _ Patches currently in -mm which might be from jengelh@xxxxxxxxxxxxxxx are use-menuconfig-objects-ii-scsi-fix.patch use-menuconfig-objects-ii-block-devices-fix.patch fix-gregkh-usb-usb-use-menuconfig-objects.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