summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 22:34:29 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-11 15:36:00 (GMT)
commitf38c5f526c4e8568da2d51712873b1788b9d69ec (patch)
tree80728220a9bc6348d168c0914f2c3d497d2dc5b3 /README
parent0c19b4d180b66cb0e418a084ffcb187bdbc15db9 (diff)
downloadu-boot-fsl-qoriq-f38c5f526c4e8568da2d51712873b1788b9d69ec.tar.xz
Convert CONFIG_CMD_MMC_SPI to Kconfig
This converts the following to Kconfig: CONFIG_CMD_MMC_SPI Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 01815d4..8d5ff6e 100644
--- a/README
+++ b/README
@@ -836,7 +836,6 @@ The following options need to be configured:
CONFIG_CMD_TIMER * access to the system tick timer
CONFIG_CMD_USB * USB support
CONFIG_CMD_CDP * Cisco Discover Protocol support
- CONFIG_CMD_MFSL * Microblaze FSL support
CONFIG_CMD_XIMG Load part of Multi Image
CONFIG_CMD_UUID * Generate random UUID or GUID string