blob: c13c617e3e758290d6546bb7193164e9f4d3d774 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
config MT_SND_SOC_V1
bool "MT_SND_SOC_V1"
default n
help
If you say Y, enable MT_SND_SOC_V1_driver.
config MT_SND_SOC_V2
bool "MT_SND_SOC_V2"
default n
help
If you say Y, enable MT_SND_SOC_V2_driver.
config MT_SND_SOC_V3
bool "MT_SND_SOC_V3"
default n
help
If you say Y, enable MT_SND_SOC_V3_driver.
config MT_SND_SOC_6580
bool "MT_SND_SOC_6580"
default n
help
If you say Y, enable MT_SND_SOC_6580_driver.
config MT_SND_SOC_8163
bool "MT_SND_SOC_8163"
default n
help
If you say Y, enable MT_SND_SOC_8163_driver.
config MTK_SPEAKER
bool "MTK_SPEAKER"
default n
help
If you say Y, enable MTK_SPEAKER_AMP
config MTK_NXP_TFA9890
bool "MTK_NXP_TFA9890"
default n
help
If you say Y, enable MTK_NXP_TFA9890 driver.
|