xref: /OK3568_Linux_fs/buildroot/package/fbgrab/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_FBGRAB
2	bool "fbgrab"
3	select BR2_PACKAGE_LIBPNG
4	help
5	  FBGrab is a framebuffer screenshot program, capturing the
6	  linux frambuffer and converting it to a png-picture.
7
8	  https://github.com/GunnarMonell/fbgrab
9