diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2022-09-29 12:14:51 +0200 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2022-09-30 16:45:06 +0200 |
commit | 84aff0b6905c1101aab1525c2d649127f307218b (patch) | |
tree | 2b6c663674b7c5ae92a6c511764737c048135501 /arch/mips/configs/loongson1b_defconfig | |
parent | bf21f3f8d0336ec28d9ab09ad274ac0bd71b7cf8 (diff) | |
download | linux-stable-84aff0b6905c1101aab1525c2d649127f307218b.tar.gz linux-stable-84aff0b6905c1101aab1525c2d649127f307218b.tar.bz2 linux-stable-84aff0b6905c1101aab1525c2d649127f307218b.zip |
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/loongson1b_defconfig')
-rw-r--r-- | arch/mips/configs/loongson1b_defconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/mips/configs/loongson1b_defconfig b/arch/mips/configs/loongson1b_defconfig index 25e70423e17d..68207b31dc20 100644 --- a/arch/mips/configs/loongson1b_defconfig +++ b/arch/mips/configs/loongson1b_defconfig @@ -28,9 +28,6 @@ CONFIG_INET=y CONFIG_IP_PNP=y CONFIG_IP_PNP_DHCP=y CONFIG_SYN_COOKIES=y -# CONFIG_INET_XFRM_MODE_TRANSPORT is not set -# CONFIG_INET_XFRM_MODE_TUNNEL is not set -# CONFIG_INET_XFRM_MODE_BEET is not set # CONFIG_INET_DIAG is not set # CONFIG_IPV6 is not set # CONFIG_WIRELESS is not set @@ -115,7 +112,6 @@ CONFIG_NLS_ISO8859_1=m # CONFIG_CRYPTO_ECHAINIV is not set # CONFIG_CRYPTO_HW is not set CONFIG_DYNAMIC_DEBUG=y -# CONFIG_ENABLE_MUST_CHECK is not set CONFIG_DEBUG_FS=y CONFIG_MAGIC_SYSRQ=y # CONFIG_SCHED_DEBUG is not set |