You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kernel_samsung_sm7125/sound/soc/s3c24xx/Kconfig

17 lines
397 B

menu "SoC Audio for the Samsung S3C24XX"
config SND_S3C24XX_SOC
tristate "SoC Audio for the Samsung S3C24XX chips"
depends on ARCH_S3C2410 && SND
select SND_PCM
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