public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] STAGING fixes for 2.6.28
@ 2008-11-08  5:45 Greg KH
  2008-11-08  5:45 ` [PATCH 1/2] Staging: only build the tree if we really want to Greg KH
  2008-11-08  5:45 ` [PATCH 2/2] Staging: make usbip depend on CONFIG_NET Greg KH
  0 siblings, 2 replies; 7+ messages in thread
From: Greg KH @ 2008-11-08  5:45 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here are two small Kconfig staging patches against your 2.6 git tree.

They fix a Kconfig dependancy on the USB/IP drivers that Randy Dunlap
found, and they add a second Kconfig option, which enables the staging
drivers to be automatically excluded from a 'make allmodconfig' or 'make
allyesconfig' build.  This last patch will help out the -next tree a lot
in its automatic build tests.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/staging-2.6.git/

Patches will be sent as a follow-on to this message to lkml for people
to see.

thanks,

greg k-h


 drivers/staging/Kconfig       |   20 ++++++++++++++++++--
 drivers/staging/usbip/Kconfig |    2 +-
 2 files changed, 19 insertions(+), 3 deletions(-)

---------------

Greg Kroah-Hartman (2):
      Staging: only build the tree if we really want to
      Staging: make usbip depend on CONFIG_NET


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

end of thread, other threads:[~2008-11-11  6:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-08  5:45 [GIT PATCH] STAGING fixes for 2.6.28 Greg KH
2008-11-08  5:45 ` [PATCH 1/2] Staging: only build the tree if we really want to Greg KH
2008-11-08 15:59   ` Stefan Richter
2008-11-08 18:30     ` Greg KH
2008-11-08 19:31       ` Stefan Richter
2008-11-11  6:15         ` Greg KH
2008-11-08  5:45 ` [PATCH 2/2] Staging: make usbip depend on CONFIG_NET Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox