OSDN Git Service

defconfig: arm64: msm: Add defconfigs needed for data calls
authorSubash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Thu, 19 May 2016 20:16:50 +0000 (14:16 -0600)
committerJeevan Shriram <jshriram@codeaurora.org>
Sat, 21 May 2016 02:23:49 +0000 (19:23 -0700)
commitf0ff7355eee3ee7550ed8130700b3f260b06a3c1
treeecf06d212d7ff37cd65f883efc440bc11db15621
parent71d4d751e11015005180f0fdf4c31657dff814e3
defconfig: arm64: msm: Add defconfigs needed for data calls

Add the DUMMY network interface and the crypto ECHAINIV module
needed for tunneling in advanced data call scenarios.

ECHAINIV is the default algorithm for CBC which is needed for
setting up a tunnel using XFRM state. Dummy network device is used
to route the IPv6 tunneled traffic when there is no IPv6 route
present on a wireless device. The default route in the dummy
interface routing table will route egress packets.

CRs-Fixed: 1017216
Change-Id: I8638814f7e06b0e63638c5acd268663d6a627718
Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
arch/arm64/configs/msm-perf_defconfig
arch/arm64/configs/msm_defconfig