Advertisement
Guest User

Untitled

a guest
Nov 3rd, 2014
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. Enabled in Openelec config, not listed in raspbian config
  2.  
  3. CONFIG_SND_BCM2708_SOC_RPI_CODEC_WSP=m
  4. CONFIG_SND_TIMER=m
  5. CONFIG_SND_PCM=m
  6. CONFIG_SND_DMAENGINE_PCM=m
  7. CONFIG_SND_HWDEP=m
  8. CONFIG_SND_RAWMIDI=m
  9. CONFIG_SND_COMPRESS_OFFLOAD=m
  10. CONFIG_SND_JACK=y
  11. CONFIG_SND_DYNAMIC_MINORS=y
  12. CONFIG_SND_MAX_CARDS=32
  13. CONFIG_SND_VMASTER=y
  14. CONFIG_SND_AC97_CODEC=m
  15. CONFIG_SND_ARM=y
  16. CONFIG_SND_SPI=y
  17. CONFIG_SND_USB=y
  18. CONFIG_SND_USB_HIFACE=m
  19. CONFIG_SND_BCD2000=m
  20. CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y
  21. CONFIG_SND_SOC_I2C_AND_SPI=m
  22. CONFIG_SND_SOC_ARIZONA=m
  23. CONFIG_SND_SOC_WM_ADSP=m
  24. CONFIG_SND_SOC_PCM512x=m
  25. CONFIG_SND_SOC_PCM512x_I2C=m
  26. CONFIG_SND_SOC_PCM1794A=m
  27. CONFIG_SND_SOC_PCM5102A=m
  28. CONFIG_SND_SOC_TAS5713=m
  29. CONFIG_SND_SOC_WM5102=m
  30. CONFIG_SND_SOC_WM8804=m
  31. CONFIG_AC97_BUS=m
  32.  
  33. # CONFIG_SND_SUPPORT_OLD_API is not set
  34. # CONFIG_SND_VERBOSE_PROCFS is not set
  35. # CONFIG_SND_VERBOSE_PRINTK is not set
  36. # CONFIG_SND_DEBUG is not set
  37. # CONFIG_SND_RAWMIDI_SEQ is not set
  38. # CONFIG_SND_OPL3_LIB_SEQ is not set
  39. # CONFIG_SND_OPL4_LIB_SEQ is not set
  40. # CONFIG_SND_SBAWE_SEQ is not set
  41. # CONFIG_SND_EMU10K1_SEQ is not set
  42. # CONFIG_SND_DRIVERS is not set
  43. # CONFIG_SOUND_OSS_CORE is not set
  44. # CONFIG_SND_ARMAACI is not set
  45. # CONFIG_SND_ATMEL_SOC is not set
  46. # CONFIG_SND_DESIGNWARE_I2S is not set
  47. # CONFIG_SND_SOC_FSL_ASRC is not set
  48. # CONFIG_SND_SOC_FSL_SAI is not set
  49. # CONFIG_SND_SOC_FSL_SSI is not set
  50. # CONFIG_SND_SOC_FSL_SPDIF is not set
  51. # CONFIG_SND_SOC_FSL_ESAI is not set
  52. # CONFIG_SND_SOC_IMX_AUDMUX is not set
  53. # CONFIG_SND_SOC_ADAU1701 is not set
  54. # CONFIG_SND_SOC_AK4104 is not set
  55. # CONFIG_SND_SOC_AK4554 is not set
  56. # CONFIG_SND_SOC_AK4642 is not set
  57. # CONFIG_SND_SOC_AK5386 is not set
  58. # CONFIG_SND_SOC_ALC5623 is not set
  59. # CONFIG_SND_SOC_CS42L52 is not set
  60. # CONFIG_SND_SOC_CS42L56 is not set
  61. # CONFIG_SND_SOC_CS42L73 is not set
  62. # CONFIG_SND_SOC_CS4265 is not set
  63. # CONFIG_SND_SOC_CS4270 is not set
  64. # CONFIG_SND_SOC_CS4271 is not set
  65. # CONFIG_SND_SOC_CS42XX8_I2C is not set
  66. # CONFIG_SND_SOC_HDMI_CODEC is not set
  67. # CONFIG_SND_SOC_PCM1681 is not set
  68. # CONFIG_SND_SOC_PCM1792A is not set
  69. # CONFIG_SND_SOC_PCM512x_SPI is not set
  70. # CONFIG_SND_SOC_SGTL5000 is not set
  71. # CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set
  72. # CONFIG_SND_SOC_SPDIF is not set
  73. # CONFIG_SND_SOC_STA350 is not set
  74. # CONFIG_SND_SOC_TAS2552 is not set
  75. # CONFIG_SND_SOC_TAS5086 is not set
  76. # CONFIG_SND_SOC_TLV320AIC31XX is not set
  77. # CONFIG_SND_SOC_TLV320AIC3X is not set
  78. # CONFIG_SND_SOC_WM8510 is not set
  79. # CONFIG_SND_SOC_WM8523 is not set
  80. # CONFIG_SND_SOC_WM8580 is not set
  81. # CONFIG_SND_SOC_WM8711 is not set
  82. # CONFIG_SND_SOC_WM8728 is not set
  83. # CONFIG_SND_SOC_WM8731 is not set
  84. # CONFIG_SND_SOC_WM8737 is not set
  85. # CONFIG_SND_SOC_WM8741 is not set
  86. # CONFIG_SND_SOC_WM8750 is not set
  87. # CONFIG_SND_SOC_WM8753 is not set
  88. # CONFIG_SND_SOC_WM8770 is not set
  89. # CONFIG_SND_SOC_WM8776 is not set
  90. # CONFIG_SND_SOC_WM8903 is not set
  91. # CONFIG_SND_SOC_WM8962 is not set
  92. # CONFIG_SND_SOC_TPA6130A2 is not set
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement