All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Samuel Iglesias Gonsalvez <siglesias@igalia.com>,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: [PATCH 7/7] Staging ipack: added more info in Kconfig's help about ipack
Date: Fri, 11 May 2012 10:17:16 +0200	[thread overview]
Message-ID: <1336724236-21665-7-git-send-email-siglesias@igalia.com> (raw)
In-Reply-To: <1336724236-21665-1-git-send-email-siglesias@igalia.com>

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
---
 drivers/staging/ipack/Kconfig |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/drivers/staging/ipack/Kconfig b/drivers/staging/ipack/Kconfig
index 4f4b9d6..af32178 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
 
-- 
1.7.10


      parent reply	other threads:[~2012-05-11  8:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-11  8:17 [PATCH 1/7] Staging: move the position of the ipack source line in Kconfig Samuel Iglesias Gonsalvez
2012-05-11  8:17 ` [PATCH 2/7] Staging: ipack: move the devices source line in Kconfig file Samuel Iglesias Gonsalvez
2012-05-11 11:04   ` Martyn Welch
2012-05-11 14:58     ` Greg Kroah-Hartman
2012-05-11  8:17 ` [PATCH 3/7] Staging: ipack: add contact email in TODO file Samuel Iglesias Gonsalvez
2012-05-11  8:17 ` [PATCH 4/7] Staging: ipack: change the licence to explicitly GPLv2 Samuel Iglesias Gonsalvez
2012-05-11  8:17 ` [PATCH 5/7] Staging: ipack/bridges/tpci200: " Samuel Iglesias Gonsalvez
2012-05-11 11:04   ` Martyn Welch
2012-05-11  8:17 ` [PATCH 6/7] Staging: ipack/devices/ipoctal: " Samuel Iglesias Gonsalvez
2012-05-11 11:05   ` Martyn Welch
2012-05-11 14:58     ` Greg Kroah-Hartman
2012-05-11  8:17 ` Samuel Iglesias Gonsalvez [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1336724236-21665-7-git-send-email-siglesias@igalia.com \
    --to=siglesias@igalia.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.