X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3242e7871cb1fa150bdaaf38a1033065e4dd62cb..a1d1cc5f82fbb4e48ddfffd5c912d0de6fbbd111:/openwrt/package/sablevm/Config.in diff --git a/openwrt/package/sablevm/Config.in b/openwrt/package/sablevm/Config.in index 9907cf1c1..289701822 100644 --- a/openwrt/package/sablevm/Config.in +++ b/openwrt/package/sablevm/Config.in @@ -1,9 +1,11 @@ config BR2_PACKAGE_SABLEVM - tristate "sablevm - A Java Virtual Machine (JVM) implementation" + prompt "sablevm........................... A Java Virtual Machine (JVM) implementation" + tristate default m if CONFIG_DEVEL select BR2_PACKAGE_LIBFFI_SABLE select BR2_PACKAGE_LIBLTDL select BR2_PACKAGE_LIBPOPT + select BR2_PACKAGE_LIBPTHREAD select BR2_PACKAGE_ZLIB help SableVM is a robust, extremely portable, efficient, and specifications- @@ -13,4 +15,4 @@ config BR2_PACKAGE_SABLEVM many robustness features that have been the object of careful design. http://sablevm.org/ - +