summaryrefslogtreecommitdiffstats
path: root/package/tcp_wrappers/Config.in
blob: d737fcf969cd0131d1a187b082deb63367913587 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config BR2_PACKAGE_LIBWRAP
	tristate "libwrap - Security wrapper library for TCP services"
	default m if CONFIG_DEVEL
	help
	  Security wrapper library for TCP services.
	  
	  ftp://ftp.porcupine.org/pub/security/index.html
	  

config BR2_PACKAGE_TCP_WRAPPERS
	tristate
	default BR2_PACKAGE_LIBWRAP