xref: /OK3568_Linux_fs/buildroot/package/freescale-imx/imx-kobs/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_IMX_KOBS
2	bool "imx-kobs"
3	depends on BR2_arm # Only relevant for i.MX
4	help
5	  The imx-kobs tool is used for writing images to NAND on i.MX
6	  platforms.
7
8	  This library is provided by Freescale as-is and doesn't have
9	  an upstream.
10