Skip to content

Commit

Permalink
arm64/configs: CONFIG_XFRM_MIGRATE=y
Browse files Browse the repository at this point in the history
To be able to update addresses of an IPsec SA, as required by MOBIKE

Generated via:
  make ARCH=arm64 <device>_defconfig
  update config
  make ARCH=arm64 savedefconfig
  mv defconfig arch/arm64/configs/<device>_defconfig

Test: built
Bug: 169170652
Signed-off-by: Yan Yan <[email protected]>
Change-Id: I844f0ab5a44eb2c5a4486c89eba12d26e3487701
Signed-off-by: Chenyang Zhong <[email protected]>
  • Loading branch information
Yan Yan authored and PainKiller3 committed Aug 15, 2021
1 parent f9ae2ce commit f1026d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/configs/beryllium_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ CONFIG_XFRM_ALGO=y
CONFIG_XFRM_USER=y
CONFIG_XFRM_INTERFACE=y
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
CONFIG_XFRM_MIGRATE=y
CONFIG_XFRM_STATISTICS=y
CONFIG_XFRM_IPCOMP=y
CONFIG_NET_KEY=y
Expand Down

0 comments on commit f1026d8

Please sign in to comment.