mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 17:52:07 +02:00
Remove unused CONFIG_CMD_HWFLOW option and associated dead code.
Signed-off-by: David Müller <d.mueller@elsoft.ch>
This commit is contained in:
committed by
Tom Rini
parent
928f605455
commit
b7fbdc60ab
@@ -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 */
|
||||
|
Reference in New Issue
Block a user