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