aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cb710/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/cb710/Kconfig')
-rw-r--r--drivers/misc/cb710/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/misc/cb710/Kconfig b/drivers/misc/cb710/Kconfig
index 0b55079774c8..22429b8b1068 100644
--- a/drivers/misc/cb710/Kconfig
+++ b/drivers/misc/cb710/Kconfig
@@ -19,3 +19,7 @@ config CB710_DEBUG
19 This is an option for use by developers; most people should 19 This is an option for use by developers; most people should
20 say N here. This adds a lot of debugging output to dmesg. 20 say N here. This adds a lot of debugging output to dmesg.
21 21
22config CB710_DEBUG_ASSUMPTIONS
23 bool
24 depends on CB710_CORE != n
25 default y