summaryrefslogtreecommitdiffstats
path: root/package/nmap/Config.in
blob: 75bef4abc570f14f831eda69e35e83b9cc532d6c (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_NMAP
	tristate "Nmap"
	select BR2_PACKAGE_LIBPCRE
	select BR2_PACKAGE_LIBPCAP
	select BR2_PACKAGE_UCLIBCXX
	default m if CONFIG_DEVEL
	help
	  A free open source utility for network exploration or security auditing.