[Buildroot] [PATCH 1/1] package/avrdude: fix gpio definition, add kconfig option

Baruch Siach baruch at tkos.co.il
Thu May 18 03:23:06 UTC 2017


Hi Matt, Sam,

On Wed, May 17, 2017 at 05:58:54PM -0500, Matt Weber wrote:
> +if BR2_PACKAGE_AVRDUDE
> +
> +config BR2_PACKAGE_AVRDUDE_LINUXGPIO
> +	bool "linux gpio"
> +	depends on BR2_PACKAGE_AVRDUDE
> +	help
> +	  Enables the tool to use the Linux Sysfs based GPIO framework for GPIO 
> +	  access by configuring AVRDude with '--enable-linuxgpio'. 
> +endif

How big is the size impact of enabling this option? If it is relatively small, 
enabling gpio support unconditionally would be better, I think.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -



More information about the buildroot mailing list