Add ethtool package to cirros image
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libfcgi / Config.in
1 config BR2_PACKAGE_LIBFCGI
2         bool "libfcgi"
3         depends on BR2_USE_MMU # fork()
4         help
5           FCGI, a fastcgi developer library for C/C++
6
7           http://www.fastcgi.com/