ff3e2d69a9
Based on the Yocto 3.14.28-1.0.0_ga update: https://github.com/Freescale/meta-fsl-arm/commit/6c44744 Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
256 B
Plaintext
11 lines
256 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.
|
|
|