Skip to content

feat(kernel): enable x86 Wireless LAN - #18305

Open
sirredbeard wants to merge 1 commit into
microsoft:4.0from
sirredbeard:enable-x86-wlan
Open

feat(kernel): enable x86 Wireless LAN#18305
sirredbeard wants to merge 1 commit into
microsoft:4.0from
sirredbeard:enable-x86-wlan

Conversation

@sirredbeard

Copy link
Copy Markdown

Enable CONFIG_WLAN=y for x86_64.

The x86_64 configuration already builds cfg80211 and mac80211. This turns on the Wireless LAN menu. Vendor drivers stay off.

arm64 already enables WLAN.

@sirredbeard
sirredbeard requested a review from a team as a code owner August 4, 2026 00:58
Copilot AI review requested due to automatic review settings August 4, 2026 00:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Enables the x86_64 kernel’s Wireless LAN configuration while keeping all vendor drivers disabled.

Changes:

  • Sets CONFIG_WLAN=y and explicitly disables vendor WLAN drivers.
  • Bumps the kernel package release to 12 and updates the changelog.
  • Refreshes the kernel lock and rendered outputs.

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
base/comps/kernel/6.18-x86_64-azl.config Enables the WLAN menu for x86_64.
base/comps/kernel/kernel.azl.macros Bumps the manual package release.
base/comps/kernel/kernel.spec Adds the release changelog entry.
locks/kernel.lock Refreshes the component input fingerprint.
specs/k/kernel/6.18-x86_64-azl.config Synchronizes the rendered kernel config.
specs/k/kernel/kernel.azl.macros Synchronizes the rendered release macro.
specs/k/kernel/kernel.spec Synchronizes the rendered spec and changelog.

Enable `CONFIG_WLAN=y` for x86_64.

The x86_64 configuration already builds cfg80211 and mac80211. This turns on the Wireless LAN menu. Vendor drivers stay off.

arm64 already enables WLAN.
Copilot AI review requested due to automatic review settings August 4, 2026 01:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 7 changed files in this pull request and generated no new comments.

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.

2 participants