2aada709ef
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
206 B
Plaintext
9 lines
206 B
Plaintext
config BR2_PACKAGE_PHP_GEOIP
|
|
bool "php-geoip"
|
|
depends on BR2_PACKAGE_PHP
|
|
select BR2_PACKAGE_GEOIP
|
|
help
|
|
PHP GeoIP-based IP address mapper to geographical places.
|
|
|
|
http://pecl.php.net/package/geoip
|