disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt.git] / openwrt / package / libpthread / Config.in
1 config BR2_PACKAGE_LIBPTHREAD
2         tristate "libpthread (POSIX threads library)"
3         default m if CONFIG_DEVEL
4         help
5           POSIX threads library
6