Skip to content

Commit 9641220

Browse files
committed
config: add CONFIG_SND_DAVINCI_SOC_CTAG_FACE_2_4
fixes: beagleboard/linux#240 Signed-off-by: Robert Nelson <[email protected]>
1 parent 4a3e70f commit 9641220

File tree

5 files changed

+562
-1
lines changed

5 files changed

+562
-1
lines changed

patch.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,6 +603,7 @@ drivers () {
603603
dir 'drivers/tps65217'
604604
dir 'drivers/opp'
605605
dir 'drivers/wiznet'
606+
dir 'drivers/ctag'
606607

607608
dir 'drivers/ti/overlays'
608609
dir 'drivers/ti/cpsw'

patches/defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4307,6 +4307,7 @@ CONFIG_SND_SOC=y
43074307
CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y
43084308
# CONFIG_SND_SOC_AMD_ACP is not set
43094309
# CONFIG_SND_ATMEL_SOC is not set
4310+
CONFIG_SND_DAVINCI_SOC_CTAG_FACE_2_4=y
43104311
# CONFIG_SND_DESIGNWARE_I2S is not set
43114312

43124313
#
@@ -4355,6 +4356,8 @@ CONFIG_SND_SOC_I2C_AND_SPI=y
43554356
# CODEC drivers
43564357
#
43574358
# CONFIG_SND_SOC_AC97_CODEC is not set
4359+
CONFIG_SND_SOC_AD193X=y
4360+
CONFIG_SND_SOC_AD193X_SPI=y
43584361
CONFIG_SND_SOC_ADAU1701=m
43594362
# CONFIG_SND_SOC_ADAU1761_I2C is not set
43604363
# CONFIG_SND_SOC_ADAU1761_SPI is not set

0 commit comments

Comments
 (0)