xref: /OK3568_Linux_fs/buildroot/package/fbdump/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_FBDUMP
2	bool "fbdump (Framebuffer Capture Tool)"
3	help
4	  fbdump is a simple tool to capture snapshots from the Linux
5	  kernel framebuffer  device and write them out as a PPM file.
6	  Currently, most packed-pixel framebuffer formats and the vga16
7	  framebuffer are supported.
8
9	  http://www.rcdrummond.net/fbdump
10