aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/staging/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index 0a49cd788a75..c95b286a1239 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -23,7 +23,7 @@ menuconfig STAGING
23 23
24 24
25config STAGING_EXCLUDE_BUILD 25config STAGING_EXCLUDE_BUILD
26 bool "Exclude Staging drivers from being built" 26 bool "Exclude Staging drivers from being built" if STAGING
27 default y 27 default y
28 ---help--- 28 ---help---
29 Are you sure you really want to build the staging drivers? 29 Are you sure you really want to build the staging drivers?