diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2024-05-27 13:19:11 +0300 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2024-07-01 15:23:08 +0300 |
commit | 75d3891ca19efe82392aa5e2810334979075a87a (patch) | |
tree | bd58c465436f87067d55ebc98ba3176088d4ec76 /arch/m68k/configs/hp300_defconfig | |
parent | f70065a9fd988983b2c693631b801f25a615fc04 (diff) | |
download | linux-75d3891ca19efe82392aa5e2810334979075a87a.tar.xz |
m68k: defconfig: Update defconfigs for v6.10-rc1
- Enable modular build of the new Packet Forwarding Control Protocol
(PFCP).
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/442176a8cd763e366ab9199b297919486c7f75f4.1716805119.git.geert@linux-m68k.org
Diffstat (limited to 'arch/m68k/configs/hp300_defconfig')
-rw-r--r-- | arch/m68k/configs/hp300_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/configs/hp300_defconfig b/arch/m68k/configs/hp300_defconfig index 2408785e0e48..77bcc6faf468 100644 --- a/arch/m68k/configs/hp300_defconfig +++ b/arch/m68k/configs/hp300_defconfig @@ -352,6 +352,7 @@ CONFIG_VXLAN=m CONFIG_GENEVE=m CONFIG_BAREUDP=m CONFIG_GTP=m +CONFIG_PFCP=m CONFIG_MACSEC=m CONFIG_NETCONSOLE=m CONFIG_NETCONSOLE_DYNAMIC=y |