Skip to content

Commit 1b15681

Browse files
author
Dongjin Kim
committed
ODROID-X: config: Enables MAX98090 audio codec
Signed-off-by: Dongjin Kim <[email protected]>
1 parent aaae637 commit 1b15681

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm/configs/odroidx_defconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2033,11 +2033,15 @@ CONFIG_SND_USB=y
20332033
CONFIG_SND_SOC=y
20342034
# CONFIG_SND_DESIGNWARE_I2S is not set
20352035
CONFIG_SND_SOC_SAMSUNG=y
2036+
CONFIG_SND_SAMSUNG_I2S=y
20362037
# CONFIG_SND_SOC_SAMSUNG_SMDK_WM8994 is not set
20372038
# CONFIG_SND_SOC_SAMSUNG_SMDK_SPDIF is not set
20382039
# CONFIG_SND_SOC_SMDK_WM8994_PCM is not set
2040+
CONFIG_SND_SOC_HKDK_MAX98090=y
2041+
CONFIG_MAX98090_HEADSET=y
20392042
CONFIG_SND_SOC_I2C_AND_SPI=y
20402043
# CONFIG_SND_SOC_ALL_CODECS is not set
2044+
CONFIG_SND_SOC_MAX98090=y
20412045
# CONFIG_SND_SIMPLE_CARD is not set
20422046
# CONFIG_SOUND_PRIME is not set
20432047

0 commit comments

Comments
 (0)