The patch titled Subject: config/android: Remove CONFIG_IPV6_PRIVACY has been removed from the -mm tree. Its filename was config-android-remove-config_ipv6_privacy.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: Borislav Petkov <bp@xxxxxxx> Subject: config/android: Remove CONFIG_IPV6_PRIVACY Option is long gone, see 5d9efa7ee99e ("ipv6: Remove privacy config option.") Link: http://lkml.kernel.org/r/20160811170340.9859-1-bp@xxxxxxxxx Signed-off-by: Borislav Petkov <bp@xxxxxxx> Cc: Rob Herring <robh@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- kernel/configs/android-base.config | 1 - 1 file changed, 1 deletion(-) diff -puN kernel/configs/android-base.config~config-android-remove-config_ipv6_privacy kernel/configs/android-base.config --- a/kernel/configs/android-base.config~config-android-remove-config_ipv6_privacy +++ a/kernel/configs/android-base.config @@ -41,7 +41,6 @@ CONFIG_IPV6=y CONFIG_IPV6_MIP6=y CONFIG_IPV6_MULTIPLE_TABLES=y CONFIG_IPV6_OPTIMISTIC_DAD=y -CONFIG_IPV6_PRIVACY=y CONFIG_IPV6_ROUTER_PREF=y CONFIG_IPV6_ROUTE_INFO=y CONFIG_IP_ADVANCED_ROUTER=y _ Patches currently in -mm which might be from bp@xxxxxxx are -- 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