[U-Boot] [PATCH 11/14] CMD: Fix typo CMD_FSL -> CMD_MFSL in readme
Marek Vasut
marex at denx.de
Sat Mar 31 19:47:16 CEST 2012
Signed-off-by: Marek Vasut <marex at denx.de>
Cc: vapier at gentoo.org
---
README | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/README b/README
index 0ebe877..bb310e9 100644
--- a/README
+++ b/README
@@ -808,7 +808,7 @@ The following options need to be configured:
CONFIG_CMD_TIME * run command and report execution time
CONFIG_CMD_USB * USB support
CONFIG_CMD_CDP * Cisco Discover Protocol support
- CONFIG_CMD_FSL * Microblaze FSL support
+ CONFIG_CMD_MFSL * Microblaze FSL support
EXAMPLE: If you want all functions except of network
--
1.7.9.1
More information about the U-Boot
mailing list