Skip to content

Commit 71e1e43

Browse files
authored
Merge pull request #2504 from flatcar/chewi/gtp-u
sys-kernel/coreos-modules: Enable CONFIG_GTP
2 parents 4dd088c + ef16de4 commit 71e1e43

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
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)

sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-6.6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ CONFIG_GACT_PROB=y
209209
CONFIG_GENEVE=m
210210
CONFIG_GPIOLIB=y
211211
CONFIG_GPIO_SYSFS=y
212+
CONFIG_GTP=m
212213
CONFIG_HARDENED_USERCOPY=y
213214
CONFIG_HIDRAW=y
214215
CONFIG_HID_A4TECH=m

0 commit comments

Comments
 (0)