View Issue Details

IDProjectCategoryView StatusLast Update
0001527channel: kernel/el9kernel-mlpublic2025-05-04 02:45
Reportertoracat Assigned Totoracat  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0001527: Enable mt7925e in kernel-ml
DescriptionThe mt7925e driver is enabled in the distro kernel but is disabled in kernel-ml.

Distro kernel:
 CONFIG_MT7925_COMMON=m
 CONFIG_MT7925E=m
 # CONFIG_MT7925U is not set

kernel-ml:
 # CONFIG_MT7925E is not set
 # CONFIG_MT7925U is not set

Make the following changes in the config file:

< CONFIG_MT7925E is not set
---
> CONFIG_MT7925_COMMON=m
> CONFIG_MT7925E=m

Note that this driver is not available in kernel-lt.
TagsNo tags attached.

Relationships

related to 0001528 assignedstindall channel: kernel/el8 Enable mt7925e in kernel-ml 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-05-04 02:33 toracat New Issue
2025-05-04 02:33 toracat Status new => assigned
2025-05-04 02:33 toracat Assigned To => toracat
2025-05-04 02:45 toracat Relationship added related to 0001528