The patch titled use-menuconfig-objects-ii-auxdisplay fix has been added to the -mm tree. Its filename is use-menuconfig-objects-ii-auxdisplay-fix.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: use-menuconfig-objects-ii-auxdisplay fix From: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/auxdisplay/Kconfig | 3 +-- 1 files changed, 1 insertion(+), 2 deletions(-) diff -puN drivers/auxdisplay/Kconfig~use-menuconfig-objects-ii-auxdisplay-fix drivers/auxdisplay/Kconfig --- a/drivers/auxdisplay/Kconfig~use-menuconfig-objects-ii-auxdisplay-fix +++ a/drivers/auxdisplay/Kconfig @@ -8,9 +8,8 @@ menuconfig AUXDISPLAY depends on PARPORT bool "Auxiliary Display support" - default y -if AUXDISPLAY +if AUXDISPLAY && PARPORT config KS0108 tristate "KS0108 LCD Controller" _ 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 use-menuconfig-objects-ii-auxdisplay-fix.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