diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2022-09-29 13:14:51 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2022-09-30 17:45:06 +0300 |
commit | 84aff0b6905c1101aab1525c2d649127f307218b (patch) | |
tree | 2b6c663674b7c5ae92a6c511764737c048135501 /arch/mips/configs/db1xxx_defconfig | |
parent | bf21f3f8d0336ec28d9ab09ad274ac0bd71b7cf8 (diff) | |
download | linux-84aff0b6905c1101aab1525c2d649127f307218b.tar.xz |
mips: update config files
Clean up config files by:
- removing configs that were deleted in the past
- removing configs not in tree and without recently pending patches
- adding new configs that are replacements for old configs in the file
For some detailed information, see Link.
Link: https://lore.kernel.org/kernel-janitors/20220929090645.1389-1-lukas.bulwahn@gmail.com/
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/configs/db1xxx_defconfig')
-rw-r--r-- | arch/mips/configs/db1xxx_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/configs/db1xxx_defconfig b/arch/mips/configs/db1xxx_defconfig index b8bd66300996..a8b62df3c021 100644 --- a/arch/mips/configs/db1xxx_defconfig +++ b/arch/mips/configs/db1xxx_defconfig @@ -61,7 +61,6 @@ CONFIG_INET6_AH=y CONFIG_INET6_ESP=y CONFIG_INET6_IPCOMP=y CONFIG_IPV6_MIP6=y -CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=y CONFIG_IPV6_VTI=y CONFIG_IPV6_SIT_6RD=y CONFIG_IPV6_GRE=y |