summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/Kconfig.staging7
1 files changed, 4 insertions, 3 deletions
diff --git a/v4l/Kconfig.staging b/v4l/Kconfig.staging
index d17556202..0ca923421 100644
--- a/v4l/Kconfig.staging
+++ b/v4l/Kconfig.staging
@@ -33,10 +33,11 @@ config STAGING_BROKEN
source "../linux/drivers/staging/go7007/Kconfig"
source "../linux/drivers/staging/cx25821/Kconfig"
-
-if STAGING_BROKEN
source "../linux/drivers/staging/tm6000/Kconfig"
-endif
+
+# Currently, there are no broken staging drivers with Kernel 2.6.31
+# if STAGING_BROKEN
+# endif
endmenu