Skip to content

Commit

Permalink
STAGING: Move staging drivers back to staging-specific menu
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
lumag authored and gregkh committed Dec 17, 2008
1 parent aa6f3c6 commit 4b4cdf3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions drivers/staging/Kconfig
Expand Up @@ -22,6 +22,8 @@ menuconfig STAGING
If in doubt, say N here.


if STAGING

config STAGING_EXCLUDE_BUILD
bool "Exclude Staging drivers from being built" if STAGING
default y
Expand Down Expand Up @@ -62,3 +64,4 @@ source "drivers/staging/at76_usb/Kconfig"
source "drivers/staging/poch/Kconfig"

endif # !STAGING_EXCLUDE_BUILD
endif # STAGING

0 comments on commit 4b4cdf3

Please sign in to comment.