9576defc4b
Occurrences were searched using [1]: check-package --include-only EmptyLastLine $(find * -type f) and manually removed. [1] http://patchwork.ozlabs.org/patch/729666/ Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 lines
255 B
Plaintext
10 lines
255 B
Plaintext
config BR2_PACKAGE_IMX_KOBS
|
|
bool "imx-kobs"
|
|
depends on BR2_arm # Only relevant for i.MX
|
|
help
|
|
The imx-kobs tool is used for writing images to NAND on i.MX
|
|
platforms.
|
|
|
|
This library is provided by Freescale as-is and doesn't have
|
|
an upstream.
|