diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2022-09-29 12:14:48 +0200 |
---|---|---|
committer | Greg Ungerer <gerg@linux-m68k.org> | 2022-09-30 10:12:10 +1000 |
commit | 404b7577cee2dc302ae259604b163cabd9bfd4f3 (patch) | |
tree | 7a27bcbe96b79a2a9e583c1694b175341b012eef /arch/m68k/configs/m5275evb_defconfig | |
parent | 18011e50c497f04a57a8e00122906f04922b30b4 (diff) |
m68k: 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: Greg Ungerer <gerg@linux-m68k.org>
Diffstat (limited to 'arch/m68k/configs/m5275evb_defconfig')
-rw-r--r-- | arch/m68k/configs/m5275evb_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/m68k/configs/m5275evb_defconfig b/arch/m68k/configs/m5275evb_defconfig index 9402c7a3e9c7..781f307ff330 100644 --- a/arch/m68k/configs/m5275evb_defconfig +++ b/arch/m68k/configs/m5275evb_defconfig @@ -22,9 +22,6 @@ CONFIG_NET=y CONFIG_PACKET=y CONFIG_UNIX=y CONFIG_INET=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_FW_LOADER is not set |