Kconfig 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. config MT_SND_SOC_V1
  2. bool "MT_SND_SOC_V1"
  3. default n
  4. help
  5. If you say Y, enable MT_SND_SOC_V1_driver.
  6. config MT_SND_SOC_V2
  7. bool "MT_SND_SOC_V2"
  8. default n
  9. help
  10. If you say Y, enable MT_SND_SOC_V2_driver.
  11. config MT_SND_SOC_V3
  12. bool "MT_SND_SOC_V3"
  13. default n
  14. help
  15. If you say Y, enable MT_SND_SOC_V3_driver.
  16. config MT_SND_SOC_6580
  17. bool "MT_SND_SOC_6580"
  18. default n
  19. help
  20. If you say Y, enable MT_SND_SOC_6580_driver.
  21. config MT_SND_SOC_6755
  22. bool "MT_SND_SOC_6755"
  23. default n
  24. help
  25. If you say Y, enable MT_SND_SOC_6755_driver.
  26. config MT_SND_SOC_6797
  27. bool "MT_SND_SOC_6797"
  28. default n
  29. help
  30. If you say Y, enable MT_SND_SOC_6797_driver.
  31. Must enable this to use medatek audio driver.
  32. The default value is y for MT6797.
  33. It's recommended no to change this.
  34. config MT_SND_SOC_8163
  35. bool "MT_SND_SOC_8163"
  36. default n
  37. help
  38. If you say Y, enable MT_SND_SOC_8163_driver.
  39. config MTK_SPEAKER
  40. bool "MTK_SPEAKER"
  41. default n
  42. help
  43. If you say Y, enable MTK_SPEAKER_AMP
  44. config MTK_NXP_TFA9890
  45. bool "MTK_NXP_TFA9890"
  46. default n
  47. help
  48. If you say Y, enable MTK_NXP_TFA9890 driver.
  49. config SND_SOC_MT8173
  50. tristate
  51. config SND_SOC_MT8173_MT6391_MACH
  52. tristate "ASoC Audio driver for MT8173 with MT6391 codec"
  53. depends on ARCH_MT8173
  54. select SND_SOC_MT8173
  55. select SND_SOC_MT6391
  56. help
  57. This adds audio driver for MT8173 platform with the MT6391 audio codec.
  58. config MT_SND_SOC_2701
  59. tristate
  60. config SND_SOC_MT2701_EVB
  61. bool "SND_SOC_MT2701_EVB"
  62. select MT_SND_SOC_2701
  63. help
  64. Say Y if you want to use the MT2701 EVB
  65. Audio interfaces for MT2701.
  66. config SND_SOC_MT2701_RT5640
  67. bool "SND_SOC_MT2701_RT5640"
  68. select MT_SND_SOC_2701
  69. select SND_SOC_RT5640
  70. help
  71. This adds ASoC driver for Mediatek MT2701 boards
  72. with the RT5640 audio codec.
  73. Select Y if you have such device.
  74. config MTK_BTCVSD_ALSA
  75. bool "MTK_BTCVSD_ALSA"
  76. default n
  77. help
  78. If you say Y, enable MTK_BTCVSD_ALSA.
  79. config EXT_HP_AMP
  80. bool "EXT_HP_AMP"
  81. default n
  82. help
  83. If you say Y, enable EXT_HP_AMP.