]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/staging/Kconfig
STAGING: Move staging drivers back to staging-specific menu
[linux-2.6-omap-h63xx.git] / drivers / staging / Kconfig
index 0a49cd788a75e7b3385d28d2bbc170a0ff127d81..5d457c96bd7ed596bdaab11852fc9ad45acaa635 100644 (file)
@@ -22,8 +22,10 @@ menuconfig STAGING
          If in doubt, say N here.
 
 
+if STAGING
+
 config STAGING_EXCLUDE_BUILD
-       bool "Exclude Staging drivers from being built"
+       bool "Exclude Staging drivers from being built" if STAGING
        default y
        ---help---
          Are you sure you really want to build the staging drivers?
@@ -62,3 +64,4 @@ source "drivers/staging/at76_usb/Kconfig"
 source "drivers/staging/poch/Kconfig"
 
 endif # !STAGING_EXCLUDE_BUILD
+endif # STAGING