The patch titled ipg: missing Kconfig dependency has been removed from the -mm tree. Its filename was ipg-missing-kconfig-dependency.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: ipg: missing Kconfig dependency From: Francois Romieu <romieu@xxxxxxxxxxxxx> Signed-off-by: Francois Romieu <romieu@xxxxxxxxxxxxx> Cc: Jesse Huang <jesse@xxxxxxxxxxxxx> Cc: Sorbica Shieh <sorbica@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/net/Kconfig | 1 + 1 file changed, 1 insertion(+) diff -puN drivers/net/Kconfig~ipg-missing-kconfig-dependency drivers/net/Kconfig --- a/drivers/net/Kconfig~ipg-missing-kconfig-dependency +++ a/drivers/net/Kconfig @@ -168,6 +168,7 @@ config NET_SB1000 config IP1000 tristate "IP1000 Gigabit Ethernet support" depends on PCI && EXPERIMENTAL + select MII ---help--- This driver supports IP1000 gigabit Ethernet cards. _ Patches currently in -mm which might be from romieu@xxxxxxxxxxxxx are origin.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