aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ipack/Kconfig
diff options
context:
space:
mode:
authorSamuel Iglesias Gonsalvez <siglesias@igalia.com>2012-05-09 15:27:19 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-05-09 14:05:45 -0700
commitd3465872c5b38613fb5ad10a9756db9372630b22 (patch)
tree5f60af8e14bf6f9f2657a4ce834c54feb17d4f99 /drivers/staging/ipack/Kconfig
parentmei: update MAINTAINERS file (diff)
downloadlinux-dev-d3465872c5b38613fb5ad10a9756db9372630b22.tar.xz
linux-dev-d3465872c5b38613fb5ad10a9756db9372630b22.zip
Staging: IndustryPack bus for the Linux Kernel
Add IndustryPack bus support for the Linux Kernel. This is a virtual bus that allows to perform all the operations between carrier and mezzanine boards. Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/ipack/Kconfig')
-rw-r--r--drivers/staging/ipack/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/staging/ipack/Kconfig b/drivers/staging/ipack/Kconfig
new file mode 100644
index 000000000000..e20187f6c268
--- /dev/null
+++ b/drivers/staging/ipack/Kconfig
@@ -0,0 +1,9 @@
+#
+# IPACK configuration.
+#
+
+menuconfig IPACK_BUS
+ tristate "IndustryPack bus support"
+ ---help---
+ If you say Y here you get support for the IndustryPack Framework.
+