]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - tas256xsw-android/tas2563-android-driver.git/blob - Kconfig
correct the kernel version
[tas256xsw-android/tas2563-android-driver.git] / Kconfig
2 menuconfig SND_SOC_TAS2563
3         tristate "Texas Instruments TAS2563 SmartAmp(R)"
5 if SND_SOC_TAS2563
6 config TAS2563_REGMAP
7     bool "Use of RegMap API"
9 config TAS2563_CODEC
10     bool "Codec Driver support"
12 config TAS2563_MISC
13     bool "Misc Driver support"
14         
15 endif # SND_SOC_TAS2563