enabled when DEVELOPER=1
[openwrt.git] / package / libffi-sable / Config.in
index afdf2a2575684c722d4e221476c9eedaa8d9569f..ae6525b65373f09eebbfc3045f627f5273891251 100644 (file)
@@ -1,7 +1,6 @@
 config BR2_PACKAGE_LIBFFI_SABLE
        tristate "libffi-sable - Foreign Function Interface library (for sablevm)"
-#      default m if CONFIG_DEVEL
-       default n
+       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