summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-01-25 12:03:31 -0500
committerTom Rini <trini@konsulko.com>2019-01-25 12:04:16 -0500
commit7196ce7ab79684166b4490c2959a142e5cfd7bbc (patch)
tree918187182451d280fae30e9a12334ad1087b1856 /README
parentd01806a8fcbdaedcc67cead56ece572021d97ab7 (diff)
configs: Migrate CONFIG_DFU_MMC again
A few platforms recently added in CONFIG_DFU_MMC under include/configs rather than via the defconfig, update them. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 0 insertions, 3 deletions
diff --git a/README b/README
index aed6b96b57..da033dc66f 100644
--- a/README
+++ b/README
@@ -1146,9 +1146,6 @@ The following options need to be configured:
CONFIG_DFU_OVER_USB
This enables the USB portion of the DFU USB class
- CONFIG_DFU_MMC
- This enables support for exposing (e)MMC devices via DFU.
-
CONFIG_DFU_NAND
This enables support for exposing NAND devices via DFU.