aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/s3c24xx/Kconfig
blob: bb6e00a1cf6690bcf398a8e604896f19dadd1e69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
menu "SoC Audio for the Samsung S3C24XX"

config SND_S3C24XX_SOC
	tristate "SoC Audio for the Samsung S3C24XX chips"
	depends on ARCH_S3C2410 && SND_SOC
	help
	  Say Y or M if you want to add support for codecs attached to
	  the S3C24XX AC97, I2S or SSP interface. You will also need
	  to select the audio interfaces to support below.

config SND_S3C24XX_SOC_I2S
	tristate

endmenu