blob: 92f56042704c4d7771f0e61bcf998df8c1aeff32 (
plain)
1
2
3
4
5
6
7
8
  | 
config BR2_PACKAGE_JQUERY
	bool "jQuery"
	help
	  jQuery is a fast and concise JavaScript Library that
	  simplifies HTML document traversing, event handling,
	  animating, and Ajax interactions for rapid web development.
	  http://jquery.com
  |