summaryrefslogtreecommitdiffstats
path: root/package/glib/Config.in
blob: 4bbbee57db56df34e926181c45a56ac2881dd4fa (plain)
1
2
3
4
5
6
config BR2_PACKAGE_GLIB
	tristate "glib 1.2"
	default m
	help
	  GLib is a library containing many useful C routines for things such
	  as trees, hashes, and lists.