summaryrefslogtreecommitdiffstats
path: root/package/fbdump/Config.in
blob: fb4aee6e602c703bb5cec201598efc622041a8e5 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_FBDUMP
	bool "fbdump (Framebuffer Capture Tool)"
	help
	  fbdump is a simple tool to capture snapshots from the Linux kernel
	  framebuffer  device and write them out as a PPM file. Currently,
	  most packed-pixel framebuffer formats and the vga16 framebuffer
	  are supported.