blob: 74ba53d27cd8cb5b7f762eed06f13e088437c932 [file] [log] [blame]
jinjiawudf985d92020-05-28 14:58:48 +08001
2menuconfig SND_SOC_TAS2557
3 tristate "Texas Instruments TAS2557 SmartAmp(R)"
4
5if SND_SOC_TAS2557
6config TAS2557_REGMAP
7 bool "Use of RegMap API"
8
9config TAS2557_CODEC
10 bool "Codec Driver support"
11
12config TAS2557_MISC
13 bool "Misc Driver support"
14
15endif # SND_SOC_TAS2557