How to enable max98357a in sound/soc/codecs

Paul Nader paul.nader at gmail.com
Thu Oct 4 07:44:00 EDT 2018


Hi,

I'm trying to enable the max98357a codec in sound/soc/codecs.

In the Kconfig file it is listed with an empty tristate so it doesn't show
up when I do a make menu config.

The only way I found so far was to patch the Kconfig and add a description
to the  tristate. It then appears in the menu when doing make menuconfig
and it is also enabled if i patch my board's defconfig and add
CONFIG_SND_SOC_MAX98357A=m to it. If I don't add a description then adding
CONFIG_SND_SOC_MAX98357A=m doesn't enable it.

How can I enable it without adding a description to the tristate?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20181004/b018dac8/attachment.html>


More information about the Kernelnewbies mailing list