diff options
author | Samuel Iglesias Gonsalvez <siglesias@igalia.com> | 2012-05-11 10:17:16 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-14 13:41:29 -0700 |
commit | 55dfd881f1726fd2e79cfc1b7b22a893c44f9af4 (patch) | |
tree | 0e5da2a14db065b4764260d9f9ea68d790081bbe /drivers/staging/ipack | |
parent | 32254363c2bb1a5384e8919ea706cf0355ecc2eb (diff) |
Staging: ipack: added more info in Kconfig's help about ipack
Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/ipack')
-rw-r--r-- | drivers/staging/ipack/Kconfig | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/drivers/staging/ipack/Kconfig b/drivers/staging/ipack/Kconfig index 4f4b9d61ebca..af321789dddb 100644 --- a/drivers/staging/ipack/Kconfig +++ b/drivers/staging/ipack/Kconfig @@ -5,7 +5,11 @@ menuconfig IPACK_BUS tristate "IndustryPack bus support" ---help--- - If you say Y here you get support for the IndustryPack Framework. + If you say Y here you get support for the IndustryPack Framework + for drivers for many types of boards that support this industrial + bus. The IndustryPack Framework is a virtual bus allowing to + communicate between carrier and mezzanine cards connected through + this bus. if IPACK_BUS |