summaryrefslogtreecommitdiffstats
path: root/commands/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'commands/Kconfig')
-rw-r--r--commands/Kconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index 8a3edfa43d..8767807408 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -545,10 +545,11 @@ config CMD_LSMOD
depends on MODULES
prompt "lsmod"
-config CMD_BMP
+config CMD_SPLASH
bool
depends on VIDEO
- prompt "bmp"
+ select IMAGE_RENDERER
+ prompt "splash"
help
show bmp files on framebuffer devices