summaryrefslogtreecommitdiffstats
path: root/include/config_cmd_all.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2011-05-01 20:44:23 +0200
committerWolfgang Denk <wd@denx.de>2011-06-22 20:00:51 +0200
commit566e5cf451ae7e33e31bb62ae5b9b258e33f8609 (patch)
treead2dd1fedb542a5974ca4d34081fbafb8f7f3f9b /include/config_cmd_all.h
parent79cfe422615c010a75ece41662a05cd432ada389 (diff)
downloadtalos-obmc-uboot-566e5cf451ae7e33e31bb62ae5b9b258e33f8609.tar.gz
talos-obmc-uboot-566e5cf451ae7e33e31bb62ae5b9b258e33f8609.zip
ARM: drop unsupported 'trab' board
The 'trab' board configuration is broken, and there is nobody who is interested and willing to fix it. Drop it. This includes support for VFD displays which have always been used by this board only. Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/config_cmd_all.h')
-rw-r--r--include/config_cmd_all.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h
index cdc5ff10fa..9716f9cad4 100644
--- a/include/config_cmd_all.h
+++ b/include/config_cmd_all.h
@@ -87,7 +87,6 @@
#define CONFIG_CMD_UNIVERSE /* Tundra Universe Support */
#define CONFIG_CMD_UNZIP /* unzip from memory to memory */
#define CONFIG_CMD_USB /* USB Support */
-#define CONFIG_CMD_VFD /* VFD support (TRAB) */
#define CONFIG_CMD_XIMG /* Load part of Multi Image */
#endif /* _CONFIG_CMD_ALL_H */
OpenPOWER on IntegriCloud