1config BR2_PACKAGE_PHP_GEOIP 2 bool "php-geoip" 3 select BR2_PACKAGE_GEOIP 4 help 5 PHP GeoIP-based IP address mapper to geographical places. 6 7 http://pecl.php.net/package/geoip 8