xref: /OK3568_Linux_fs/buildroot/package/fbset/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_FBSET
2	bool "fbset"
3	depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
4	help
5	  Fbset is a system utility to show or change the settings of
6	  the frame buffer device. The frame buffer device provides a
7	  simple and unique interface to access different kinds of
8	  graphic displays.
9
10	  http://users.telenet.be/geertu/Linux/fbdev/
11