summaryrefslogtreecommitdiffstats
path: root/include/config_cmd_all.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-02-21 08:42:02 -0500
committerTom Rini <trini@ti.com>2014-02-21 08:42:47 -0500
commit1530f6f51ada57a9dd24f07d0f0955a8bf84c7b8 (patch)
tree7ef1cae3c3199b896044e9308494155b1f9dbced /include/config_cmd_all.h
parent4c89a369c7cd6e7ad3adec4601cfa69fec476164 (diff)
downloadblackbird-obmc-uboot-1530f6f51ada57a9dd24f07d0f0955a8bf84c7b8.tar.gz
blackbird-obmc-uboot-1530f6f51ada57a9dd24f07d0f0955a8bf84c7b8.zip
fs/fdos: Remove
We have an unused FAT implementation in fs/fdos, remove. Signed-off-by: Tom Rini <trini@ti.com>
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 3e8983f244..2c2a05bce1 100644
--- a/include/config_cmd_all.h
+++ b/include/config_cmd_all.h
@@ -38,7 +38,6 @@
#define CONFIG_CMD_EXT2 /* EXT2 Support */
#define CONFIG_CMD_FAT /* FAT support */
#define CONFIG_CMD_FDC /* Floppy Disk Support */
-#define CONFIG_CMD_FDOS /* Floppy DOS support */
#define CONFIG_CMD_FLASH /* flinfo, erase, protect */
#define CONFIG_CMD_FPGA /* FPGA configuration Support */
#define CONFIG_CMD_FUSE /* Device fuse support */
OpenPOWER on IntegriCloud