diff options
Diffstat (limited to 'package/fbdump/Config.in')
-rw-r--r-- | package/fbdump/Config.in | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package/fbdump/Config.in b/package/fbdump/Config.in index 2f3a2766e..fb4aee6e6 100644 --- a/package/fbdump/Config.in +++ b/package/fbdump/Config.in @@ -1,7 +1,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. + 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. |