summaryrefslogtreecommitdiffstats
path: root/package/php-geoip/Config.in
blob: adb20466fc8bbef9d9f6b5851c320aa3df201213 (plain)
1
2
3
4
5
6
7
8
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
OpenPOWER on IntegriCloud