1# Overlay file for composite configuration
2# CDC ACM + USB DFU
3#
4# This composite configuration may not work for Windows OS Host.
5# Windows OS does not send reset after DFU_DETACH request
6# (does not re-enumerates) and thus make it unable for the device
7# to restart in DFU mode.
8
9CONFIG_USB_DFU_CLASS=y
10CONFIG_FLASH=y
11CONFIG_IMG_MANAGER=y
12CONFIG_FLASH_PAGE_LAYOUT=y
13CONFIG_BOOTLOADER_MCUBOOT=y
14