diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-02-21 08:14:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-21 08:14:56 +0100 |
| commit | dd3079b4e0a57ffa162c411493097a80b4e29bc0 (patch) | |
| tree | c75cff90017ecfee80c8bc640fc916862e1a197d /scripts/package-build/linux-kernel/config/11-encapsulation.config | |
| parent | 3061c79be208cd57f973673c0184d26fe9da0d07 (diff) | |
| parent | 2d0c394feea707431db39f450a19cb93564c1168 (diff) | |
| download | vyos-build-dd3079b4e0a57ffa162c411493097a80b4e29bc0.tar.gz vyos-build-dd3079b4e0a57ffa162c411493097a80b4e29bc0.zip | |
Merge pull request #1121 from c-po/kernel
Kernel: T8134: consolidate common Kernel features for ARM64 and X86
Diffstat (limited to 'scripts/package-build/linux-kernel/config/11-encapsulation.config')
| -rw-r--r-- | scripts/package-build/linux-kernel/config/11-encapsulation.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/package-build/linux-kernel/config/11-encapsulation.config b/scripts/package-build/linux-kernel/config/11-encapsulation.config new file mode 100644 index 00000000..a82cee49 --- /dev/null +++ b/scripts/package-build/linux-kernel/config/11-encapsulation.config @@ -0,0 +1,2 @@ +CONFIG_VXLAN=m +CONFIG_GENEVE=m |
