All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit branch/next] flashrom: improve Config.in description
@ 2015-05-21 21:08 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2015-05-21 21:08 UTC (permalink / raw)
  To: buildroot

commit: http://git.buildroot.net/buildroot/commit/?id=317dfa83b063197e03b247b59e30ef848924a922
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Use some text from the flashrom website to provide a better Config.in
help text about flashrom.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 package/flashrom/Config.in |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/package/flashrom/Config.in b/package/flashrom/Config.in
index 17a0416..9420cc6 100644
--- a/package/flashrom/Config.in
+++ b/package/flashrom/Config.in
@@ -10,7 +10,11 @@ config BR2_PACKAGE_FLASHROM
 	depends on BR2_TOOLCHAIN_HAS_THREADS 	# libusb
 	depends on BR2_ARCH_HAS_ATOMICS 	# libftdi
 	help
-	  BIOS-updating utility.
+	  flashrom is a utility for identifying, reading, writing,
+	  verifying and erasing flash chips. It is designed to flash
+	  BIOS/EFI/coreboot/firmware/optionROM images on mainboards,
+	  network/graphics/storage controller cards, and various other
+	  programmer devices.
 
 	  http://flashrom.org/
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-21 21:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-21 21:08 [Buildroot] [git commit branch/next] flashrom: improve Config.in description Thomas Petazzoni

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.