[U-Boot] [PATCH] x86: Add mention of the new io command in README
Simon Glass
sjg at chromium.org
Sat Dec 15 00:18:41 CET 2012
Add a short description for this command.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
README | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/README b/README
index b5c1c03..6bf678a 100644
--- a/README
+++ b/README
@@ -838,6 +838,7 @@ The following options need to be configured:
CONFIG_CMD_IMMAP * IMMR dump support
CONFIG_CMD_IMPORTENV * import an environment
CONFIG_CMD_INI * import data from an ini file into the env
+ CONFIG_CMD_IO * x86 IO access
CONFIG_CMD_IRQ * irqinfo
CONFIG_CMD_ITEST Integer/string test of 2 values
CONFIG_CMD_JFFS2 * JFFS2 Support
--
1.7.7.3
More information about the U-Boot
mailing list