commit | 0f2b5aa0afc81fd361964abe300dbb2c7011c857 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@linaro.org> | Wed May 20 13:59:52 2015 -0700 |
committer | Kevin Hilman <khilman@linaro.org> | Tue Jun 16 15:17:18 2015 -0700 |
tree | 0a5d6429f4a87a2c162a3fb8ede650cccfa88439 | |
parent | 3174b276b358c0e9416bc58af120b9ab7860907c [diff] |
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>