[RESEND v1] arm64: defconfig: enable WCD937x driver as module

Mohammad Rafi Shaik posted 1 patch 1 month, 3 weeks ago
arch/arm64/configs/defconfig | 2 ++
1 file changed, 2 insertions(+)
[RESEND v1] arm64: defconfig: enable WCD937x driver as module
Posted by Mohammad Rafi Shaik 1 month, 3 weeks ago
Enable the Qualcomm WCD937x codec driver as module as
is now used on the QCM6490 platform.

Signed-off-by: Mohammad Rafi Shaik <quic_mohs@quicinc.com>
Reviewed-by: Rohit Kumar <quic_rohkumar@quicinc.com>
---
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 5fdbfea7a5b2..c4746e3412f8 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1036,6 +1036,8 @@ CONFIG_SND_SOC_TLV320AIC32X4_I2C=m
 CONFIG_SND_SOC_TLV320AIC3X_I2C=m
 CONFIG_SND_SOC_WCD9335=m
 CONFIG_SND_SOC_WCD934X=m
+CONFIG_SND_SOC_WCD937X=m
+CONFIG_SND_SOC_WCD937X_SDW=m
 CONFIG_SND_SOC_WCD939X=m
 CONFIG_SND_SOC_WCD939X_SDW=m
 CONFIG_SND_SOC_WM8524=m
-- 
2.25.1
Re: [RESEND v1] arm64: defconfig: enable WCD937x driver as module
Posted by Trilok Soni 1 month, 2 weeks ago
On 10/7/2024 1:23 AM, Mohammad Rafi Shaik wrote:
> Enable the Qualcomm WCD937x codec driver as module as
> is now used on the QCM6490 platform.

Rephrase this sentence a bit. "Enable Qualcomm WCD937x
codec driver as modules since it now used on the QCM6490
platform" ? or better?

-- 
---Trilok Soni
Re: [RESEND v1] arm64: defconfig: enable WCD937x driver as module
Posted by Trilok Soni 1 month, 2 weeks ago
On 10/8/2024 1:40 PM, Trilok Soni wrote:
> On 10/7/2024 1:23 AM, Mohammad Rafi Shaik wrote:
>> Enable the Qualcomm WCD937x codec driver as module as
>> is now used on the QCM6490 platform.
> 
> Rephrase this sentence a bit. "Enable Qualcomm WCD937x
> codec driver as modules since it now used on the QCM6490
				^^ it is
			
> platform" ? or better?
> 

-- 
---Trilok Soni
Re: [RESEND v1] arm64: defconfig: enable WCD937x driver as module
Posted by Mohammad Rafi Shaik 1 month, 2 weeks ago
On 10/9/2024 2:11 AM, Trilok Soni wrote:
> On 10/8/2024 1:40 PM, Trilok Soni wrote:
>> On 10/7/2024 1:23 AM, Mohammad Rafi Shaik wrote:
>>> Enable the Qualcomm WCD937x codec driver as module as
>>> is now used on the QCM6490 platform.
>>
>> Rephrase this sentence a bit. "Enable Qualcomm WCD937x
>> codec driver as modules since it now used on the QCM6490
> 				^^ it is
> 			
>> platform" ? or better?
>>

Ack, will rephrase the commit msg.

Thanks,
Rafi.
>