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