All of lore.kernel.org
 help / color / mirror / Atom feed
* What if kernel CONFIG=Y or CONFIG=N and backports CONFIG=M?
@ 2013-07-31 23:16 Leon Woestenberg
  2013-08-01  7:54 ` Luis R. Rodriguez
  0 siblings, 1 reply; 2+ messages in thread
From: Leon Woestenberg @ 2013-07-31 23:16 UTC (permalink / raw)
  To: backports

Hello all,

two questions (I am new to the backports project):

If I configure backports to build a driver as a module, whilst the 
kernel we build against (KLIB/KLIB_BUILD) has this driver built-in, what 
is supposed to happen?

Obviously I cannot load the backport module into the kernel.


Is it possible (within the kernel and backports code) to build a 
subsystem or driver as a module, if the original kernel did not have 
this subsystem or driver built at all ("N" in the menu, CONFIG_ 
commented out in .config)?

Can the kernel always load modules that were defined as =N during the 
kernel built itself?

(My aim is Yocto/OpenEmbedded support for backports into the build system.)

Thanks,

Leon.

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

end of thread, other threads:[~2013-08-01  7:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-31 23:16 What if kernel CONFIG=Y or CONFIG=N and backports CONFIG=M? Leon Woestenberg
2013-08-01  7:54 ` Luis R. Rodriguez

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.