From b0e7a70a0594c3545a5da3e1a456362be1c27705 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Wed, 17 May 2017 03:25:18 -0600 Subject: Convert CONFIG_CMD_FDC to Kconfig This converts the following to Kconfig: CONFIG_CMD_FDC Signed-off-by: Simon Glass --- README | 1 - 1 file changed, 1 deletion(-) (limited to 'README') 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 -- cgit v1.1