android: configs: base: enable IPV6
authorKevin Hilman <khilman@linaro.org>
Wed, 20 May 2015 20:59:52 +0000 (13:59 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:54:34 +0000 (13:54 -0800)
commitfe9da2a33e33420a9f1744f26f38c93143ed2d65
tree4177cb453cd9c79a8fe376185c085ebf7a73192b
parentd85f7116e75d932853f47d5884d96273267fc3c6
android: configs: base: enable IPV6

android-base.cfg already enables several IPV6 sub-options, but not the
main IPV6 option.  Without this, build errors such has this:

   net/netfilter/xt_qtaguid.c:1591: undefined reference to `xt_socket_get6_sk'

occur if the starting defconfig hasn't already enabled IVP6,

Change-Id: I265089a2eec1ef8938e0a6fb95e1aacd16d99281
Cc: John Stultz <john.stultz@linaro.org>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
android/configs/android-base.cfg