| dfu_fill_entity_nand() uses find_dev_and_part() and mtdparts_init()
which are provided by cmd/mtdparts.c.
Add the dependency to avoid build failures when CMD_MTDPARTS is not
selected.
Reported-by: Jagan Teki <jagan@amarulasolutions.com>
Fixes:  | ||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| dfu.c | ||
| dfu_mmc.c | ||
| dfu_nand.c | ||
| dfu_ram.c | ||
| dfu_sf.c | ||
| dfu_tftp.c | ||