diff options
author | Tom Rini | 2014-02-21 08:42:02 -0500 |
---|---|---|
committer | Tom Rini | 2014-02-21 08:42:47 -0500 |
commit | 1530f6f51ada57a9dd24f07d0f0955a8bf84c7b8 (patch) | |
tree | 7ef1cae3c3199b896044e9308494155b1f9dbced /README | |
parent | 4c89a369c7cd6e7ad3adec4601cfa69fec476164 (diff) |
fs/fdos: Remove
We have an unused FAT implementation in fs/fdos, remove.
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -927,7 +927,6 @@ The following options need to be configured: CONFIG_CMD_SAVEENV saveenv CONFIG_CMD_FDC * Floppy Disk Support CONFIG_CMD_FAT * FAT command support - CONFIG_CMD_FDOS * Dos diskette Support CONFIG_CMD_FLASH flinfo, erase, protect CONFIG_CMD_FPGA FPGA device initialization support CONFIG_CMD_FUSE * Device fuse support |