summaryrefslogtreecommitdiffstats
path: root/include/config_cmd_all.h
diff options
context:
space:
mode:
authorDavid Müller (ELSOFT AG) <d.mueller@elsoft.ch>2016-02-06 07:57:26 +0100
committerTom Rini <trini@konsulko.com>2016-02-08 10:22:44 -0500
commitb7fbdc60abaf3224e9fca62d0c4759072bdc60ad (patch)
tree9b5b6a50b3ff5146d86a6b3600efc83958d65ac1 /include/config_cmd_all.h
parent928f6054555618c9700bc5ebc16b9a661fd3ead7 (diff)
downloadblackbird-obmc-uboot-b7fbdc60abaf3224e9fca62d0c4759072bdc60ad.tar.gz
blackbird-obmc-uboot-b7fbdc60abaf3224e9fca62d0c4759072bdc60ad.zip
Remove unused CONFIG_CMD_HWFLOW option and associated dead code.
Signed-off-by: David Müller <d.mueller@elsoft.ch>
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 424721b7e7..e858e55837 100644
--- a/include/config_cmd_all.h
+++ b/include/config_cmd_all.h
@@ -34,7 +34,6 @@
#define CONFIG_CMD_FUSE /* Device fuse support */
#define CONFIG_CMD_GETTIME /* Get time since boot */
#define CONFIG_CMD_HASH /* calculate hash / digest */
-#define CONFIG_CMD_HWFLOW /* RTS/CTS hw flow control */
#define CONFIG_CMD_I2C /* I2C serial bus support */
#define CONFIG_CMD_IDE /* IDE harddisk support */
#define CONFIG_CMD_IMMAP /* IMMR dump support */
OpenPOWER on IntegriCloud