Skip to content

feat(kernel): enable WireGuard in the shared defconfig fragment#106

Merged
dakejahl merged 1 commit into
mainfrom
claude/add-config-wiregaurd-mu11q0
Jul 15, 2026
Merged

feat(kernel): enable WireGuard in the shared defconfig fragment#106
dakejahl merged 1 commit into
mainfrom
claude/add-config-wiregaurd-mu11q0

Conversation

@AlexKlimaj

Copy link
Copy Markdown
Member

Summary

Adds CONFIG_WIREGUARD=y to the shared defconfig.fragment, which build.sh appends to NVIDIA's base defconfig for every product. This enables the in-kernel WireGuard VPN driver across all products (JAJ, PAB, PAB_V3) with a single entry, so no per-product fragment changes are needed.

Note: the correct Kconfig symbol is CONFIG_WIREGUARD (the request's "WIREGAURD" spelling is a typo and would be silently ignored by Kconfig).

🤖 Generated with Claude Code

https://claude.ai/code/session_01KE7LQPwgFV5fSoq6s1sNP2


Generated by Claude Code

Add CONFIG_WIREGUARD=y to the shared fragment so all products (JAJ,
PAB, PAB_V3) build the WireGuard VPN driver into the kernel.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KE7LQPwgFV5fSoq6s1sNP2
@AlexKlimaj
AlexKlimaj requested a review from dakejahl July 15, 2026 19:23
@dakejahl
dakejahl merged commit ac62335 into main Jul 15, 2026
1 check passed
@dakejahl
dakejahl deleted the claude/add-config-wiregaurd-mu11q0 branch July 15, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants