Kconfig 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. config SND_SOC_FSL_SSI
  2. tristate
  3. config SND_SOC_FSL_UTILS
  4. tristate
  5. menuconfig SND_POWERPC_SOC
  6. tristate "SoC Audio for Freescale PowerPC CPUs"
  7. depends on FSL_SOC
  8. help
  9. Say Y or M if you want to add support for codecs attached to
  10. the PowerPC CPUs.
  11. if SND_POWERPC_SOC
  12. config SND_MPC52xx_DMA
  13. tristate
  14. config SND_SOC_POWERPC_DMA
  15. tristate
  16. config SND_SOC_MPC8610_HPCD
  17. tristate "ALSA SoC support for the Freescale MPC8610 HPCD board"
  18. # I2C is necessary for the CS4270 driver
  19. depends on MPC8610_HPCD && I2C
  20. select SND_SOC_FSL_SSI
  21. select SND_SOC_FSL_UTILS
  22. select SND_SOC_POWERPC_DMA
  23. select SND_SOC_CS4270
  24. select SND_SOC_CS4270_VD33_ERRATA
  25. default y if MPC8610_HPCD
  26. help
  27. Say Y if you want to enable audio on the Freescale MPC8610 HPCD.
  28. config SND_SOC_P1022_DS
  29. tristate "ALSA SoC support for the Freescale P1022 DS board"
  30. # I2C is necessary for the WM8776 driver
  31. depends on P1022_DS && I2C
  32. select SND_SOC_FSL_SSI
  33. select SND_SOC_FSL_UTILS
  34. select SND_SOC_POWERPC_DMA
  35. select SND_SOC_WM8776
  36. default y if P1022_DS
  37. help
  38. Say Y if you want to enable audio on the Freescale P1022 DS board.
  39. This will also include the Wolfson Microelectronics WM8776 codec
  40. driver.
  41. config SND_SOC_MPC5200_I2S
  42. tristate "Freescale MPC5200 PSC in I2S mode driver"
  43. depends on PPC_MPC52xx && PPC_BESTCOMM
  44. select SND_MPC52xx_DMA
  45. select PPC_BESTCOMM_GEN_BD
  46. help
  47. Say Y here to support the MPC5200 PSCs in I2S mode.
  48. config SND_SOC_MPC5200_AC97
  49. tristate "Freescale MPC5200 PSC in AC97 mode driver"
  50. depends on PPC_MPC52xx && PPC_BESTCOMM
  51. select SND_SOC_AC97_BUS
  52. select SND_MPC52xx_DMA
  53. select PPC_BESTCOMM_GEN_BD
  54. help
  55. Say Y here to support the MPC5200 PSCs in AC97 mode.
  56. config SND_MPC52xx_SOC_PCM030
  57. tristate "SoC AC97 Audio support for Phytec pcm030 and WM9712"
  58. depends on PPC_MPC5200_SIMPLE
  59. select SND_SOC_MPC5200_AC97
  60. select SND_SOC_WM9712
  61. help
  62. Say Y if you want to add support for sound on the Phytec pcm030
  63. baseboard.
  64. config SND_MPC52xx_SOC_EFIKA
  65. tristate "SoC AC97 Audio support for bbplan Efika and STAC9766"
  66. depends on PPC_EFIKA
  67. select SND_SOC_MPC5200_AC97
  68. select SND_SOC_STAC9766
  69. help
  70. Say Y if you want to add support for sound on the Efika.
  71. endif # SND_POWERPC_SOC
  72. menuconfig SND_IMX_SOC
  73. tristate "SoC Audio for Freescale i.MX CPUs"
  74. depends on ARCH_MXC
  75. help
  76. Say Y or M if you want to add support for codecs attached to
  77. the i.MX CPUs.
  78. if SND_IMX_SOC
  79. config SND_SOC_IMX_SSI
  80. tristate
  81. config SND_SOC_IMX_PCM
  82. tristate
  83. config SND_SOC_IMX_PCM_FIQ
  84. tristate
  85. select FIQ
  86. select SND_SOC_IMX_PCM
  87. config SND_SOC_IMX_PCM_DMA
  88. tristate
  89. select SND_SOC_DMAENGINE_PCM
  90. select SND_SOC_IMX_PCM
  91. config SND_SOC_IMX_AUDMUX
  92. tristate
  93. config SND_MXC_SOC_WM1133_EV1
  94. tristate "Audio on the i.MX31ADS with WM1133-EV1 fitted"
  95. depends on MACH_MX31ADS_WM1133_EV1 && EXPERIMENTAL
  96. select SND_SOC_WM8350
  97. select SND_SOC_IMX_PCM_FIQ
  98. select SND_SOC_IMX_AUDMUX
  99. select SND_SOC_IMX_SSI
  100. help
  101. Enable support for audio on the i.MX31ADS with the WM1133-EV1
  102. PMIC board with WM8835x fitted.
  103. config SND_SOC_MX27VIS_AIC32X4
  104. tristate "SoC audio support for Visstrim M10 boards"
  105. depends on MACH_IMX27_VISSTRIM_M10 && I2C
  106. select SND_SOC_TLV320AIC32X4
  107. select SND_SOC_IMX_PCM_DMA
  108. select SND_SOC_IMX_AUDMUX
  109. select SND_SOC_IMX_SSI
  110. help
  111. Say Y if you want to add support for SoC audio on Visstrim SM10
  112. board with TLV320AIC32X4 codec.
  113. config SND_SOC_PHYCORE_AC97
  114. tristate "SoC Audio support for Phytec phyCORE (and phyCARD) boards"
  115. depends on MACH_PCM043 || MACH_PCA100
  116. select SND_SOC_AC97_BUS
  117. select SND_SOC_WM9712
  118. select SND_SOC_IMX_PCM_FIQ
  119. select SND_SOC_IMX_AUDMUX
  120. select SND_SOC_IMX_SSI
  121. help
  122. Say Y if you want to add support for SoC audio on Phytec phyCORE
  123. and phyCARD boards in AC97 mode
  124. config SND_SOC_EUKREA_TLV320
  125. tristate "Eukrea TLV320"
  126. depends on MACH_EUKREA_MBIMX27_BASEBOARD \
  127. || MACH_EUKREA_MBIMXSD25_BASEBOARD \
  128. || MACH_EUKREA_MBIMXSD35_BASEBOARD \
  129. || MACH_EUKREA_MBIMXSD51_BASEBOARD
  130. depends on I2C
  131. select SND_SOC_TLV320AIC23
  132. select SND_SOC_IMX_PCM_FIQ
  133. select SND_SOC_IMX_AUDMUX
  134. select SND_SOC_IMX_SSI
  135. help
  136. Enable I2S based access to the TLV320AIC23B codec attached
  137. to the SSI interface
  138. config SND_SOC_IMX_SGTL5000
  139. tristate "SoC Audio support for i.MX boards with sgtl5000"
  140. depends on OF && I2C
  141. select SND_SOC_SGTL5000
  142. select SND_SOC_IMX_PCM_DMA
  143. select SND_SOC_IMX_AUDMUX
  144. select SND_SOC_FSL_SSI
  145. select SND_SOC_FSL_UTILS
  146. help
  147. Say Y if you want to add support for SoC audio on an i.MX board with
  148. a sgtl5000 codec.
  149. config SND_SOC_IMX_MC13783
  150. tristate "SoC Audio support for I.MX boards with mc13783"
  151. depends on MFD_MC13783
  152. select SND_SOC_IMX_SSI
  153. select SND_SOC_IMX_AUDMUX
  154. select SND_SOC_MC13783
  155. select SND_SOC_IMX_PCM_DMA
  156. endif # SND_IMX_SOC