Blame view

buildroot/buildroot-2016.08.1/package/freescale-imx/imx-parser/Config.in 225 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
  config BR2_PACKAGE_IMX_PARSER
  	bool "imx-parser"
  	depends on BR2_arm # Only relevant for i.MX
  	help
  	  Binary parser libraries for the NXP i.MX SoCs.
  
  	  This library is provided by NXP as-is and doesn't have
  	  an upstream.