summaryrefslogtreecommitdiffstats
path: root/package/fbv/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* fbv: Allow selection of supported image formats.Arn R2012-06-161-3/+25
| | | | | | | | | | | This removes fbv's compulsory dependency on either libpng and/or libjpeg and/or libungif. The user can choose which compressed image format's fbv should support. By default PNG, JPEG and GIF are selected. Note that BMP format support will still always be included. [Peter: Drop (unneeded) png specific libs] Signed-off-by: Arn R <arnerro@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Add fbv 'frame buffer viewer' packageUlf Samuelsson2007-07-231-0/+12