disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt/openwrt.git] / openwrt / package / popt / Config.in
1 config BR2_PACKAGE_POPT
2 tristate "popt (a command line option parsing library)"
3 default m if CONFIG_DEVEL
4 help
5 A command line option parsing library
6
7 ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/
8
9