Skip to content

Commit

Permalink
fix: linux: common: Enable MAX98357A codec
Browse files Browse the repository at this point in the history
Which is used on overlays:
* radxa-pkg/radxa-overlays#387
  • Loading branch information
CodeChenL committed Dec 10, 2024
1 parent 1265ca8 commit 7846ae3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions linux/.common/kconfig.conf
Original file line number Diff line number Diff line change
Expand Up @@ -862,3 +862,6 @@ CONFIG_DRM_PANEL_SITRONIX_ST7789V=m

# Enable TI ADS7846 touch panel
CONFIG_TOUCHSCREEN_ADS7846=m

# Enable MAX98357A codec which is used on overlays
CONFIG_SND_SOC_MAX98357A=m

0 comments on commit 7846ae3

Please sign in to comment.