739a8da0f614f6f569ef7cf8f061a29a78bb956e
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / geoip / Config.in
1 config BR2_PACKAGE_GEOIP
2         bool "geoip"
3         help
4           GeoIP is a C library that enables the user to find
5           geographical and network information of an IP address.
6
7           To use this library, you need to download MaxMind's free
8           GeoLite or commercial GeoIP binary databases into the
9           target's /usr/share/GeoIP directory in uncompressed form.
10
11           Note that GeoIP2 / GeoLite2 are not supported by this
12           library.
13
14           https://github.com/maxmind/geoip-api-c