config FWRT_COMPILE_CURL tristate default n depends FWRT_PACKAGE_LIBCURL config FWRT_PACKAGE_LIBCURL prompt "libcurl........................... A client-side URL transfer library" tristate default m if CONFIG_DEVEL select FWRT_COMPILE_CURL select FWRT_PACKAGE_LIBOPENSSL select FWRT_PACKAGE_ZLIB help A client-side URL transfer library. http://curl.haxx.se/ config FWRT_PACKAGE_CURL prompt "curl............................ A client-side URL transfer tool" tristate default m if CONFIG_DEVEL depends FWRT_PACKAGE_LIBCURL help A client-side URL transfer tool. http://curl.haxx.se/