summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 09:25:29 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-22 16:45:27 (GMT)
commit75eb9976b78ace0e667c1f5faf367acfaed141df (patch)
tree9750391ab931d9409280a8cb8320870163b1a047 /README
parent7a01f3c6f401cf36d21121e3207ce8044bd18be4 (diff)
downloadu-boot-fsl-qoriq-75eb9976b78ace0e667c1f5faf367acfaed141df.tar.xz
Convert CONFIG_CMD_IDE to Kconfig
This converts the following to Kconfig: CONFIG_CMD_IDE 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 7abe2bc..ddad5ee 100644
--- a/README
+++ b/README
@@ -847,7 +847,6 @@ The following options need to be configured:
CONFIG_CMD_GO * the 'go' command (exec code)
CONFIG_CMD_GREPENV * search environment
CONFIG_CMD_I2C * I2C serial bus support
- CONFIG_CMD_IDE * IDE harddisk support
CONFIG_CMD_IMI iminfo
CONFIG_CMD_IMLS List all images found in NOR flash
CONFIG_CMD_IMLS_NAND * List all images found in NAND flash