summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 09:25:18 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-22 13:33:56 (GMT)
commitb0e7a70a0594c3545a5da3e1a456362be1c27705 (patch)
tree73db309d7b6d8b9373b3efbb74b19f957b3161b5 /README
parentef072200fa64ab0ca17fd6369fcfb95585afe8da (diff)
downloadu-boot-b0e7a70a0594c3545a5da3e1a456362be1c27705.tar.xz
Convert CONFIG_CMD_FDC to Kconfig
This converts the following to Kconfig: CONFIG_CMD_FDC Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 99c10c2..34d1860 100644
--- a/README
+++ b/README
@@ -841,7 +841,6 @@ The following options need to be configured:
that work for multiple fs types
CONFIG_CMD_FS_UUID * Look up a filesystem UUID
CONFIG_CMD_SAVEENV saveenv
- CONFIG_CMD_FDC * Floppy Disk Support
CONFIG_CMD_FAT * FAT command support
CONFIG_CMD_FLASH flinfo, erase, protect
CONFIG_CMD_FPGA FPGA device initialization support