disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt.git] / openwrt / package / libelf / Config.in
1 config BR2_PACKAGE_LIBELF
2         tristate "libelf"
3         default m if CONFIG_DEVEL
4         help
5           This is the public release of libelf-0.8.5, a free ELF object
6           file access library.
7
8           http://www.stud.uni-hannover.de/~michael/software/