30 Oct
2021
30 Oct
'21
1:34 a.m.
On 10/29/21 8:04 AM, Srinivasa Rao Mandadapu wrote:
diff --git a/sound/soc/qcom/Kconfig b/sound/soc/qcom/Kconfig index cc7c1de..d9ffcb7 100644 --- a/sound/soc/qcom/Kconfig +++ b/sound/soc/qcom/Kconfig @@ -152,4 +152,16 @@ config SND_SOC_SC7180 SC7180 SoC-based systems. Say Y if you want to use audio device on this SoCs.
+config SND_SOC_SC7280
- tristate "SoC Machine driver for SC7280 boards"
- depends on I2C && SOUNDWIRE
- select SND_SOC_QCOM_COMMON
- select SND_SOC_MAX98357A
- select SND_SOC_LPASS_RX_MACRO
- select SND_SOC_LPASS_TX_MACRO
- help
To add support for audio on Qualcomm Technologies Inc.
SC7280 SoC-based systems.
Say Y if you want to use audio device on this SoCs.
Say Y or M if you want to use audio devices on this SoC.
--
~Randy