summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2012-09-12 15:42:48 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2012-09-12 17:23:38 +0200
commit1f16f058e4b7aad83c8d9575e1fc36a618eed4e8 (patch)
treedd5a0b99f35796589387da128b87e481613254ca /commands
parent50239e0195c6c8af99b3fa80bde084e30a33a7cd (diff)
downloadbarebox-1f16f058e4b7aad83c8d9575e1fc36a618eed4e8.tar.gz
barebox-1f16f058e4b7aad83c8d9575e1fc36a618eed4e8.tar.xz
add PNG support
use LodePNG version 20120729 from http://lodev.org/lodepng/ The original coding style is keeped to simplify update. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'commands')
-rw-r--r--commands/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index 97993c1a8e..10c4a03a55 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -539,7 +539,6 @@ config CMD_SPLASH
bool
depends on VIDEO
select IMAGE_RENDERER
- select BMP
prompt "splash"
help
show bmp files on framebuffer devices