]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - sound/core/Kconfig
Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
[linux.git] / sound / core / Kconfig
index 4044c42d859535b695360b4eeb204a8aa089a8f7..d4554f376160a95224b7e49a47742a73a8d2c472 100644 (file)
@@ -178,6 +178,15 @@ config SND_PCM_XRUN_DEBUG
          sound clicking when system is loaded, it may help to determine
          the process or driver which causes the scheduling gaps.
 
+config SND_CTL_VALIDATION
+       bool "Perform sanity-checks for each control element access"
+       depends on SND_DEBUG
+       help
+         Say Y to enable the additional validation of each control element
+         access, including sanity-checks like whether the values returned
+         from the driver are in the proper ranges or the check of the invalid
+         access at out-of-array areas.
+
 config SND_VMASTER
        bool