All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH]board/Kconfig: Add a paragraph that describes the simbol
@ 2016-09-29 15:28 Keila Novo
  2016-10-04  4:23 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 5+ messages in thread
From: Keila Novo @ 2016-09-29 15:28 UTC (permalink / raw)
  To: Greg Kroah-Hartman, outreachy-kernel


Commit:
The staging board allows continous upstream
in-tree development and integration of 
new platform devices.

Signed-off-by: Keila Novo <laurana5@gmail.com>
---
 drivers/staging/board/Kconfig | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/drivers/staging/board/Kconfig b/drivers/staging/board/Kconfig
index 3f287c4..830337d 100644
--- a/drivers/staging/board/Kconfig
+++ b/drivers/staging/board/Kconfig
@@ -1,3 +1,7 @@
+#
+#Staging board gives support and configures the kernel build
+#with new type of devices, making them compatible.
+#
 config STAGING_BOARD
 	bool "Staging Board Support"
 	depends on OF_ADDRESS && OF_IRQ && CLKDEV_LOOKUP
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-10-04  9:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-29 15:28 [PATCH]board/Kconfig: Add a paragraph that describes the simbol Keila Novo
2016-10-04  4:23 ` Greg Kroah-Hartman
     [not found]   ` <CACrt6ML2ggFy-mC5TLYmQQur30iKN91eNSRq6eiN6+un+AYR9Q@mail.gmail.com>
2016-10-04  8:18     ` Fwd: " keila novo
2016-10-04  8:25       ` Greg Kroah-Hartman
2016-10-04  9:17         ` keila novo

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.