mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
sys-kernel/coreos-modules: Enable CONFIG_GTP
This is the GPRS Tunneling Protocol datapath for usage in telecoms scenarios. It has been requested by a user. Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
This commit is contained in:
parent
4dd088cc84
commit
ef16de492a
1
changelog/changes/2024-12-06-gtp-kmod.md
Normal file
1
changelog/changes/2024-12-06-gtp-kmod.md
Normal file
@ -0,0 +1 @@
|
||||
- Enabled the gtp kernel module. This is the GPRS Tunneling Protocol datapath for usage in telecoms scenarios. ([flatcar/scripts#2504](https://github.com/flatcar/scripts/pull/2504)
|
||||
@ -209,6 +209,7 @@ CONFIG_GACT_PROB=y
|
||||
CONFIG_GENEVE=m
|
||||
CONFIG_GPIOLIB=y
|
||||
CONFIG_GPIO_SYSFS=y
|
||||
CONFIG_GTP=m
|
||||
CONFIG_HARDENED_USERCOPY=y
|
||||
CONFIG_HIDRAW=y
|
||||
CONFIG_HID_A4TECH=m
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user