[yocto] Trouble configuring kernel

Greg Wilson-Lindberg GWilson at sakuraus.com
Thu Oct 11 15:14:34 PDT 2018


I'm trying to add a driver to the Raspberry Pi3 kernel. The driver is for an  SOC codec.


I've created a .bbappend file with a do_configure_append that is adding configuration options for other drivers and I tested with another SOC driver that I can turn on.


In looking at the Kconfig file the driver that I'm trying to enable is specified like this:


config SND_SOC_MAX9768
tristate

For the other SOC driver that I have been able to turn on it looks like this:


config SND_SOC_WM8978
tristate "Wolfson Microelectronics WM8978 codec"
depends on I2C

I tried running -c menuconfig and the drivers that are specified with the quoted string description and the "depends on I2C" line show up in the SOC menu, the ones that only have the "tristate" by itself don't show up in the menu.


I'm building on Morty, with the 4.4.50 kernel on an Ubuntu 16.04 machine.


Can anyone shed any light on what is happening?


 Regards,




Greg Wilson-Lindberg


Principal Firmware Engineer | Sakura Finetek USA, Inc.





1750 W 214th Street | Torrance, CA 90501 | U.S.A.


T: +1 310 783 5075


F: +1 310 618 6902 | E: gwilson at sakuraus.com<mailto:gwilson at sakuraus.com>


www.sakuraus.com<http://www.sakuraus.com>





[cid:image002.png at 01D35D7D.179A7510]


[cid:image003.png at 01D35D7D.179A7510]



________________________________


Confidentiality Notice: This e-mail transmission may contain confidential or legally privileged information that is intended only for the individual or entity named in the e-mail address. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or reliance upon the contents of this e-mail is strictly prohibited. If you have received this e-mail transmission in error, please reply to the sender, so that Sakura Finetek USA, Inc. can arrange for proper delivery, and then please delete the message from your inbox. Thank you.





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20181011/3d787dc2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 949 bytes
Desc: image001.png
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20181011/3d787dc2/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 1916 bytes
Desc: image002.png
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20181011/3d787dc2/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.png
Type: image/png
Size: 3012 bytes
Desc: image003.png
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20181011/3d787dc2/attachment-0002.png>


More information about the yocto mailing list