X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/02167e7adbf5c05b9427bd535fd63096a88b86b0..e758f86a63f8f463b7a4224039ea83a51810b51f:/openwrt/package/libffi-sable/Config.in?ds=sidebyside diff --git a/openwrt/package/libffi-sable/Config.in b/openwrt/package/libffi-sable/Config.in index afdf2a257..18db3def7 100644 --- a/openwrt/package/libffi-sable/Config.in +++ b/openwrt/package/libffi-sable/Config.in @@ -1,7 +1,7 @@ config BR2_PACKAGE_LIBFFI_SABLE - tristate "libffi-sable - Foreign Function Interface library (for sablevm)" -# default m if CONFIG_DEVEL - default n + prompt "libffi-sable...................... Foreign Function Interface library (for sablevm)" + tristate + default m if CONFIG_DEVEL help The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to @@ -9,4 +9,4 @@ config BR2_PACKAGE_LIBFFI_SABLE time. http://sources.redhat.com/libffi/ - +