Skip to content

Commit

Permalink
fix: sorted config
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeChenL committed Dec 10, 2024
1 parent 7846ae3 commit b1c8b65
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions linux/.common/kconfig.conf
Original file line number Diff line number Diff line change
Expand Up @@ -567,6 +567,7 @@ CONFIG_SND_BCD2000=m
CONFIG_SND_SIMPLE_CARD=m
CONFIG_SND_SIMPLE_CARD_UTILS=m
CONFIG_SND_SOC=m
CONFIG_SND_SOC_MAX98357A=m
CONFIG_SND_SOC_PCM5102A=m
CONFIG_SND_USB_AUDIO=m
CONFIG_SND_USB_UA101=m
Expand Down Expand Up @@ -862,6 +863,3 @@ 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 b1c8b65

Please sign in to comment.