In linux kernel 3.14.28 source we unable to enable following configs.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

In linux kernel 3.14.28 source we unable to enable following configs.

跳至解决方案
2,175 次查看
aravinthkumarja
Senior Contributor II

Following configs can't enable in kernel 3.14.28:-

CONFIG_AC97_BUS

CONFIG_SND_VMASTER

CONFIG_SND_AC97_CODEC

i enabled the "depends on" configs of above mentioned configs, But it's working. Can you please mention the steps to enable the above mentioned configs.

0 项奖励
回复
1 解答
2,062 次查看
aravinthkumarja
Senior Contributor II

Hi igorpadykov,

Thanks for your response. I can able to configure the above mentioned configuration by enabling CONFIG_SND_SOC_ALL_CODECS

Thanks!

Aravinth

在原帖中查看解决方案

0 项奖励
回复
2 回复数
2,063 次查看
aravinthkumarja
Senior Contributor II

Hi igorpadykov,

Thanks for your response. I can able to configure the above mentioned configuration by enabling CONFIG_SND_SOC_ALL_CODECS

Thanks!

Aravinth

0 项奖励
回复
2,060 次查看
igorpadykov
NXP Employee
NXP Employee

Hi aravinthkumar

SSI driver support AC97 mode, please check ../fsl_ssi.c in

Table 29-1. Stereo Codec SoC Driver Files and sect.29.4.5 Menu

Configuration Options attached Linux Manual.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复