X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/3242e7871cb1fa150bdaaf38a1033065e4dd62cb..4e35b953f6cda03f3c5cdbce20f1fcbf1001a419:/openwrt/package/readline/Config.in diff --git a/openwrt/package/readline/Config.in b/openwrt/package/readline/Config.in index 2aeb4581f..9c5519b4d 100644 --- a/openwrt/package/readline/Config.in +++ b/openwrt/package/readline/Config.in @@ -1,10 +1,11 @@ config BR2_COMPILE_READLINE - bool + tristate default n depends BR2_PACKAGE_LIBREADLINE config BR2_PACKAGE_LIBREADLINE - tristate "libreadline - Command lines edition library" + prompt "libreadline....................... Command lines edition library" + tristate default m if CONFIG_DEVEL select BR2_COMPILE_READLINE help @@ -16,4 +17,4 @@ config BR2_PACKAGE_LIBREADLINE history expansion on previous commands. http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html - +