summaryrefslogtreecommitdiffstats
path: root/commands/Kconfig
diff options
context:
space:
mode:
authorSascha Hauer <sha@pengutronix.de>2009-10-19 08:08:51 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2009-10-19 10:18:52 +0200
commit11740dc01b292b22688d23ccbd13794699e918ff (patch)
tree0f72a1a088e8ac3fa40a13b46fceffdb63723635 /commands/Kconfig
parenta9675ec67c4657993962529d4e7d236bb4481154 (diff)
downloadbarebox-11740dc01b292b22688d23ccbd13794699e918ff.tar.gz
barebox-11740dc01b292b22688d23ccbd13794699e918ff.tar.xz
remove obsolete and broken command 'splash'
Has been replaced with 'bmp' Signed-off-by: Sascha Hauer <sha@pengutronix.de>
Diffstat (limited to 'commands/Kconfig')
-rw-r--r--commands/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index 85e8045a7e..3b11c34279 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -118,11 +118,6 @@ config CMD_ECHO
default y
prompt "echo"
-config CMD_SPLASH
- depends on BROKEN
- tristate
- prompt "splash"
-
endmenu
menu "memory "