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 02:12:10 +0200 |
commit | 404b7577cee2dc302ae259604b163cabd9bfd4f3 (patch) | |
tree | 7a27bcbe96b79a2a9e583c1694b175341b012eef /arch/m68k/configs/m5208evb_defconfig | |
parent | m68knommu: fix non-mmu classic 68000 legacy timer tick selection (diff) | |
download | linux-404b7577cee2dc302ae259604b163cabd9bfd4f3.tar.xz linux-404b7577cee2dc302ae259604b163cabd9bfd4f3.zip |
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/m5208evb_defconfig')
-rw-r--r-- | arch/m68k/configs/m5208evb_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/m68k/configs/m5208evb_defconfig b/arch/m68k/configs/m5208evb_defconfig index 0ee3079f6ca9..31035a0b9247 100644 --- a/arch/m68k/configs/m5208evb_defconfig +++ b/arch/m68k/configs/m5208evb_defconfig @@ -21,9 +21,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 |