Page MenuHomeFreeBSD

rtw88: fix MODULE_DEPEND for usb
Needs ReviewPublic

Authored by bz on Sat, Jan 31, 8:04 PM.
Tags
None
Referenced Files
F143891772: D55021.diff
Sun, Feb 1, 2:41 PM
F143890562: D55021.id.diff
Sun, Feb 1, 2:15 PM
F143890423: D55021.id170902.diff
Sun, Feb 1, 2:12 PM
F143888757: D55021.id.diff
Sun, Feb 1, 1:37 PM
F143885691: D55021.id170902.diff
Sun, Feb 1, 12:42 PM
F143884011: D55021.diff
Sun, Feb 1, 12:06 PM
Subscribers
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

With various bus attachments we need to make sure that core functionality
includes the common dependencies (linuxkpi, linuxkpi_wlan, and for debug.c
lindebugfs).

Each bus attachment then depends on the rtw88_core and its own parent layer
if needed (pci: depends on rtw88_core only as linuxkpi provides the pci
dependency, usb: linuxkpi_usb, sdio: linuxkpi_sdio).

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Test Plan

Only here to have the full stack.

Diff Detail

Repository
rG FreeBSD src repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 70301
Build 67184: arc lint + arc unit