Skip to content

Commit

Permalink
config/android: Remove CONFIG_IPV6_PRIVACY
Browse files Browse the repository at this point in the history
Option is long gone, see commit 5d9efa7 ("ipv6: Remove privacy
config option.")

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Rob Herring <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
suryasaimadhu authored and torvalds committed Oct 11, 2016
1 parent 26b5679 commit a2c6a23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kernel/configs/android-base.config
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a2c6a23

Please sign in to comment.