ccxmx51: Fix audio include in defconfig.
Fixes https://jira.digi.com/browse/DEL-223 Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
f6df6b3916
commit
72bf617ff7
|
|
@ -1361,18 +1361,20 @@ CONFIG_SND_DYNAMIC_MINORS=y
|
|||
# CONFIG_SND_USB is not set
|
||||
CONFIG_SND_SOC=y
|
||||
CONFIG_SND_MXC_SOC=y
|
||||
CONFIG_SND_MXC_SOC_SSI=y
|
||||
# CONFIG_SND_MXC_SOC_IRAM is not set
|
||||
# CONFIG_SND_SOC_IMX_3STACK_SGTL5000 is not set
|
||||
# CONFIG_SND_SOC_IMX_CCXMX53_SGTL5000 is not set
|
||||
# CONFIG_SND_SOC_IMX_3STACK_AK4647 is not set
|
||||
# CONFIG_SND_SOC_IMX_3STACK_WM8580 is not set
|
||||
# CONFIG_SND_SOC_IMX_CCXMX51_WM8753 is not set
|
||||
CONFIG_SND_SOC_IMX_CCXMX51_WM8753=y
|
||||
# CONFIG_SND_SOC_IMX_3STACK_AK5702 is not set
|
||||
# CONFIG_SND_SOC_IMX_3STACK_BLUETOOTH is not set
|
||||
# CONFIG_SND_SOC_IMX_3STACK_CS42888 is not set
|
||||
# CONFIG_SND_SOC_IMX_SPDIF is not set
|
||||
CONFIG_SND_SOC_I2C_AND_SPI=y
|
||||
# CONFIG_SND_SOC_ALL_CODECS is not set
|
||||
CONFIG_SND_SOC_WM8753=y
|
||||
# CONFIG_SOUND_PRIME is not set
|
||||
CONFIG_HID_SUPPORT=y
|
||||
CONFIG_HID=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue