mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
flashrom: improve Config.in description
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>
This commit is contained in:
parent
5b01950f0c
commit
317dfa83b0
@ -10,7 +10,11 @@ config BR2_PACKAGE_FLASHROM
|
|||||||
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
||||||
depends on BR2_ARCH_HAS_ATOMICS # libftdi
|
depends on BR2_ARCH_HAS_ATOMICS # libftdi
|
||||||
help
|
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/
|
http://flashrom.org/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user