diff options
| author | Tom Rini <[email protected]> | 2019-01-25 12:03:31 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2019-01-25 12:04:16 -0500 |
| commit | 7196ce7ab79684166b4490c2959a142e5cfd7bbc (patch) | |
| tree | 918187182451d280fae30e9a12334ad1087b1856 /README | |
| parent | d01806a8fcbdaedcc67cead56ece572021d97ab7 (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 <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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. |
