mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 17:11:34 +02:00
Merge pull request #2504 from flatcar/chewi/gtp-u
sys-kernel/coreos-modules: Enable CONFIG_GTP
This commit is contained in:
commit
71e1e43738
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