Commit 4b4cdf3979c32fa3d042d150f49449c74d048553

Authored by Dmitry Baryshkov
Committed by Greg Kroah-Hartman
1 parent aa6f3c6407

STAGING: Move staging drivers back to staging-specific menu

Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

Showing 1 changed file with 3 additions and 0 deletions Side-by-side Diff

drivers/staging/Kconfig
... ... @@ -22,6 +22,8 @@
22 22 If in doubt, say N here.
23 23  
24 24  
  25 +if STAGING
  26 +
25 27 config STAGING_EXCLUDE_BUILD
26 28 bool "Exclude Staging drivers from being built" if STAGING
27 29 default y
... ... @@ -62,4 +64,5 @@
62 64 source "drivers/staging/poch/Kconfig"
63 65  
64 66 endif # !STAGING_EXCLUDE_BUILD
  67 +endif # STAGING