mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 18:42:11 +00:00
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 lines
297 B
Plaintext
8 lines
297 B
Plaintext
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.
|