All of lore.kernel.org
 help / color / mirror / Atom feed
* using and auditing kernel config fragments
@ 2012-04-06  9:34 Tomas Frydrych
  2012-04-06 13:28 ` Autif Khan
  2012-04-06 14:00 ` Bruce Ashfield
  0 siblings, 2 replies; 5+ messages in thread
From: Tomas Frydrych @ 2012-04-06  9:34 UTC (permalink / raw)
  To: yocto@yoctoproject.org

Hi,

I am trying to add a kernel config fragment to the yocto 2.6.37 kernel
for BeagleBoard, because I need a driver for a rt2800usb dongle.

For some reason which I cannot work out, the rt2800usb options are
removed (rather then disabled) from the yocto kernel config, i.e., if I
run 'bitbake -c menuconfig linux-yocto', there is very little under
Drivers->Net->WLAN. If I run menuconfig in the devshell, there are lots
more WLAN drivers available, including the rt2800.

So, I created custom fragment with the appropriate options, which works
to the extent it gets picked up, but then the options are removed during
the kernel_configme process and end up in the missing_required.cfg, and
there is no information I can find anywhere in the logs as to why this
is the case. Any ideas how to find out what the problem is?

(I am using yocto master)

Tomas


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-04-06 14:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-06  9:34 using and auditing kernel config fragments Tomas Frydrych
2012-04-06 13:28 ` Autif Khan
2012-04-06 13:40   ` Autif Khan
2012-04-06 14:48     ` Tomas Frydrych
2012-04-06 14:00 ` Bruce Ashfield

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.