Config.in 303 B

1234567891011
  1. config BR2_PACKAGE_CONCIERGE
  2. bool "concierge"
  3. default n
  4. depends on BR2_PACKAGE_JAMVM
  5. help
  6. Concierge is an optimized OSGi R3 framework implementations
  7. with a file footprint of about 80 kBytes. This makes it
  8. ideal for mobile or embedded devices.
  9. http://concierge.sourceforge.net/