All of lore.kernel.org
 help / color / mirror / Atom feed
* Trouble configuring kernel
@ 2018-10-11 22:14 Greg Wilson-Lindberg
  0 siblings, 0 replies; only message in thread
From: Greg Wilson-Lindberg @ 2018-10-11 22:14 UTC (permalink / raw)
  To: yocto


[-- Attachment #1.1: Type: text/plain, Size: 1977 bytes --]

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@sakuraus.com<mailto:gwilson@sakuraus.com>


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





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


[cid:image003.png@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.






[-- Attachment #1.2: Type: text/html, Size: 11981 bytes --]

[-- Attachment #2: image001.png --]
[-- Type: image/png, Size: 949 bytes --]

[-- Attachment #3: image002.png --]
[-- Type: image/png, Size: 1916 bytes --]

[-- Attachment #4: image003.png --]
[-- Type: image/png, Size: 3012 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-10-11 22:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-11 22:14 Trouble configuring kernel Greg Wilson-Lindberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.