kernel: re-enable SND_PCI
All checks were successful
Build / build (push) Successful in 1h35m51s

This commit is contained in:
2026-04-17 18:26:21 -04:00
parent 577b5eeb77
commit 7f375e8574

View File

@@ -165,7 +165,7 @@
# staging drivers (experimental/unmaintained) # staging drivers (experimental/unmaintained)
STAGING = lib.mkForce no; STAGING = lib.mkForce no;
SND_PCI = lib.mkForce no; # SND_PCI stays — SND_HDA_INTEL (AMD HDA audio) lives under it
ACCESSIBILITY = lib.mkForce no; ACCESSIBILITY = lib.mkForce no;
MTD = lib.mkForce no; MTD = lib.mkForce no;
MEDIA_RC_SUPPORT = lib.mkForce no; MEDIA_RC_SUPPORT = lib.mkForce no;