Standardize package Config.in, change prompt to package name + short description...
[oweals/openwrt.git] / openwrt / package / libelf / Config.in
1 config BR2_PACKAGE_LIBELF
2         tristate "libelf - ELF object file access library"
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/
9