X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/02167e7adbf5c05b9427bd535fd63096a88b86b0..a1d1cc5f82fbb4e48ddfffd5c912d0de6fbbd111:/openwrt/package/sablevm/Config.in diff --git a/openwrt/package/sablevm/Config.in b/openwrt/package/sablevm/Config.in index 70cde6063..289701822 100644 --- a/openwrt/package/sablevm/Config.in +++ b/openwrt/package/sablevm/Config.in @@ -1,10 +1,11 @@ config BR2_PACKAGE_SABLEVM - tristate "sablevm - A Java Virtual Machine (JVM) implementation" -# default m if CONFIG_DEVEL - default n + 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- @@ -14,4 +15,4 @@ config BR2_PACKAGE_SABLEVM many robustness features that have been the object of careful design. http://sablevm.org/ - +