The patch titled Use menuconfig objects: ISDN has been removed from the -mm tree. Its filename was use-menuconfig-objects-isdn.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: Use menuconfig objects: ISDN From: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx> Unclutter the ISDN menu a tiny bit by moving ISDN4Linux and the CAPI2.0 layers into their own menu. Signed-off-by: Jan Engelhardt <jengelh@xxxxxx> Cc: Tilman Schmidt <tilman@xxxxxxx> Acked-by: Karsten Keil <kkeil@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/isdn/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -puN drivers/isdn/Kconfig~use-menuconfig-objects-isdn drivers/isdn/Kconfig --- a/drivers/isdn/Kconfig~use-menuconfig-objects-isdn +++ a/drivers/isdn/Kconfig @@ -21,7 +21,7 @@ menuconfig ISDN if ISDN -config ISDN_I4L +menuconfig ISDN_I4L tristate "Old ISDN4Linux (deprecated)" ---help--- This driver allows you to use an ISDN adapter for networking @@ -43,7 +43,7 @@ if ISDN_I4L source "drivers/isdn/i4l/Kconfig" endif -config ISDN_CAPI +menuconfig ISDN_CAPI tristate "CAPI 2.0 subsystem" help This provides the CAPI (Common ISDN Application Programming _ Patches currently in -mm which might be from jengelh@xxxxxxxxxxxxxxx are intel-iommu-iommu-gfx-workaround-kconfig-fix.patch intel-iommu-iommu-floppy-workaround-kconfig-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