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>

authored by Dmitry Baryshkov and committed by Greg Kroah-Hartman 4b4cdf39 aa6f3c64

+3
+3
drivers/staging/Kconfig
··· 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 ··· 64 62 source "drivers/staging/poch/Kconfig" 65 63 66 64 endif # !STAGING_EXCLUDE_BUILD 65 + endif # STAGING