From: Dmitry Eremin-Solenikov <dbaryshkov@gmail•com>
To: linux-next@vger•kernel.org
Cc: Greg Kroah-Hartman <gregkh@suse•de>,
Stephen Rothwell <sfr@canb•auug.org.au>,
Dmitry Eremin-Solenikov <dbaryshkov@gmail•com>
Subject: [PATCH] staging: really fix up Kconfig automatic deselction
Date: Tue, 9 Dec 2008 04:10:51 +0300 [thread overview]
Message-ID: <1228785051-12954-1-git-send-email-dbaryshkov@gmail.com> (raw)
In-Reply-To: <20081208150832.GB19711@kroah.com>
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail•com>
---
drivers/staging/Kconfig | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index 4089f14..1905919 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -39,6 +39,8 @@ config STAGING_EXCLUDE_BUILD
when selecting 'make allyesconfg' and 'make allmodconfig' so
don't be all that put off, your dog will be just fine.
+if !STAGING_EXCLUDE_BUILD
+
source "drivers/staging/et131x/Kconfig"
source "drivers/staging/slicoss/Kconfig"
@@ -62,3 +64,5 @@ source "drivers/staging/at76_usb/Kconfig"
source "drivers/staging/poch/Kconfig"
endif # !STAGING_EXCLUDE_BUILD
+
+endif # STAGING
--
1.5.6.5
next prev parent reply other threads:[~2008-12-09 1:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-08 9:43 linux-next: staging tree build failure Stephen Rothwell
2008-12-08 10:34 ` Dmitry Baryshkov
2008-12-08 15:08 ` Greg KH
2008-12-09 1:10 ` Dmitry Eremin-Solenikov [this message]
2008-12-09 3:54 ` [PATCH] staging: really fix up Kconfig automatic deselction Greg KH
2008-12-09 4:32 ` Dmitry Eremin-Solenikov
2008-12-12 18:55 ` Greg KH
2008-12-11 8:37 ` linux-next: staging tree build failure Stephen Rothwell
2008-12-12 18:55 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1228785051-12954-1-git-send-email-dbaryshkov@gmail.com \
--to=dbaryshkov@gmail$(echo .)com \
--cc=gregkh@suse$(echo .)de \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=sfr@canb$(echo .)auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox