b6fb2f5018
[Thomas: change license to GPLv2+, slightly reword Config.in description, add a BR2_arm dependency.] Signed-off-by: Paul B. Henson <henson@acm.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 lines
227 B
Plaintext
10 lines
227 B
Plaintext
config BR2_PACKAGE_KOBS_NG
|
|
bool "kobs-ng"
|
|
depends on BR2_arm
|
|
help
|
|
The kobs-ng tool is used for writing images to NAND on i.MX
|
|
platforms.
|
|
|
|
This utility is provided by Freescale as-is and doesn't have an
|
|
upstream.
|