Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions base-defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ CONFIG_PINCTRL_TIGERLAKE=y
CONFIG_PINCTRL_ALDERLAKE=y
CONFIG_PINCTRL_METEORLAKE=y
CONFIG_PINCTRL_METEORPOINT=y
CONFIG_PINCTRL_INTEL_PLATFORM=y

# DesignWare
CONFIG_DW_DMAC=y
Expand Down
2 changes: 2 additions & 0 deletions soundwire-codecs-defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ CONFIG_SND_SOC_SDW_MOCKUP=m

# SoundWire SDCA library
CONFIG_SND_SOC_SDCA=m
CONFIG_SND_SOC_SDCA_CLASS=m
CONFIG_SND_SOC_SDCA_CLASS_FUNCTION=m
Loading