aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/samsung/ump/Kconfig_module
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/samsung/ump/Kconfig_module')
-rw-r--r--drivers/media/video/samsung/ump/Kconfig_module16
1 files changed, 0 insertions, 16 deletions
diff --git a/drivers/media/video/samsung/ump/Kconfig_module b/drivers/media/video/samsung/ump/Kconfig_module
deleted file mode 100644
index 3ae316c..0000000
--- a/drivers/media/video/samsung/ump/Kconfig_module
+++ /dev/null
@@ -1,16 +0,0 @@
-config UMP
- tristate "UMP support"
- depends on ARM
- ---help---
- This enables support for the UMP memory allocation and sharing API.
-
- To compile this driver as a module, choose M here: the module will be
- called ump.
-
-config UMP_DEBUG
- bool "Enable extra debug in UMP"
- depends on UMP
- default y
- ---help---
- This enabled extra debug checks and messages in UMP.
-