add robocfg to startup if kernel 2.6, fix jffs2 compression for 2.4
[openwrt.git] / openwrt / package / tcp_wrappers / Config.in
1 config BR2_PACKAGE_LIBWRAP
2 tristate "libwrap - Security wrapper library for TCP services"
3 default m if CONFIG_DEVEL
4 help
5 Security wrapper library for TCP services.
6
7 ftp://ftp.porcupine.org/pub/security/index.html
8
9
10 config BR2_PACKAGE_TCP_WRAPPERS
11 tristate
12 default BR2_PACKAGE_LIBWRAP
13
This page took 0.052714 seconds and 5 git commands to generate.