1config BR2_PACKAGE_HOST_SWIG 2 bool "host swig" 3 help 4 swig is a software development tool that connects programs 5 written in C and C++ with a variety of high-level 6 programming languages. 7 8 http://www.swig.org/ 9