All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keila <laurana5@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	outreachy-kernel@googlegroups.com
Subject: [PATCH]board/Kconfig: Add a paragraph that describes the simbol.
Date: Thu, 29 Sep 2016 01:10:22 +0200	[thread overview]
Message-ID: <20160928231022.GA14711@kheixx-VB> (raw)

The staging board allows continous upstream in-tree development and
integration of new platform devices.
---
 drivers/staging/board/Kconfig | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/drivers/staging/board/Kconfig b/drivers/staging/board/Kconfig
index 006b134..deb7fda 100644
--- a/drivers/staging/board/Kconfig
+++ b/drivers/staging/board/Kconfig
@@ -1,7 +1,6 @@
-#These is a Linux kernel configuration item. STAGING_BOARD directly depends on
-#OF_ADDRESS && OF_IRQ && CLKDEV_LOOKUP.
-#It will only be visible, if OF_ADDRESS, OF_IRQ and CLKDEV_LOOKUP are different
-#from 'n'.
+#
+#Staging board gives support and configures the Kernel build.
+#
 config STAGING_BOARD
 	bool "Staging Board Support"
 	depends on OF_ADDRESS && OF_IRQ && CLKDEV_LOOKUP
-- 
2.7.4



             reply	other threads:[~2016-10-02 23:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-28 23:10 Keila [this message]
2016-10-03  5:18 ` [Outreachy kernel] [PATCH]board/Kconfig: Add a paragraph that describes the simbol Julia Lawall
  -- strict thread matches above, loose matches on Subject: below --
2016-09-29 15:28 Keila Novo
2016-10-04  4:23 ` Greg Kroah-Hartman

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=20160928231022.GA14711@kheixx-VB \
    --to=laurana5@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=outreachy-kernel@googlegroups.com \
    /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.