Skip to content

Commit ef16de4

Browse files
committed
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>
1 parent 4dd088c commit ef16de4

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)