summaryrefslogtreecommitdiff
path: root/package/java/concierge/Config.in
blob: 649a24501459d13436cf67716d97788d55d67617 (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_CONCIERGE
	bool "concierge"
	default n
        depends on BR2_PACKAGE_JAMVM

	help
	  Concierge is an optimized OSGi R3 framework implementations
	  with a file footprint of about 80 kBytes. This makes it
	  ideal for mobile or embedded devices.

	  http://concierge.sourceforge.net/