summaryrefslogtreecommitdiffstats
path: root/commands/Kconfig
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2012-09-12 15:42:39 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2012-09-12 17:16:45 +0200
commita87361dfc30a49b5dd6cbd7e13cda40af223bfd5 (patch)
treee0586044c0e1c85b464f137495a01dfd656efc4b /commands/Kconfig
parent4271879e3b82e2e4d52a46f7c4ef01461a786b5e (diff)
downloadbarebox-a87361dfc30a49b5dd6cbd7e13cda40af223bfd5.tar.gz
barebox-a87361dfc30a49b5dd6cbd7e13cda40af223bfd5.tar.xz
bmp: rename it to splash
so be can add more format support Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'commands/Kconfig')
-rw-r--r--commands/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index f2756cc400..c4623fa3d5 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -535,10 +535,10 @@ config CMD_LSMOD
depends on MODULES
prompt "lsmod"
-config CMD_BMP
+config CMD_SPLASH
bool
depends on VIDEO
- prompt "bmp"
+ prompt "splash"
help
show bmp files on framebuffer devices