summaryrefslogtreecommitdiff
path: root/drivers/staging/nmf-cm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/nmf-cm/Kconfig')
-rw-r--r--drivers/staging/nmf-cm/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/staging/nmf-cm/Kconfig b/drivers/staging/nmf-cm/Kconfig
new file mode 100644
index 00000000000..9545fd5acd1
--- /dev/null
+++ b/drivers/staging/nmf-cm/Kconfig
@@ -0,0 +1,12 @@
+
+config U8500_CM
+ tristate "U8500 Component Manager driver"
+ depends on UX500_SOC_DB8500
+ help
+ This is the Component Manager driver. It is part of the
+ Nomadik Multiprocessing Framework.
+
+ Note: This option allows the kernel developers to build
+ the driver in kernel to ease there life. By default, this driver
+ must be built outside this kernel source tree.
+