zephyr/samples/subsys/usb/shell/virtual.conf
Johann Fischer eb6207707a samples: usb: shell: extend new USB support sample by host support
Extend new USB support sample to include experimental host support.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2022-12-16 13:21:12 +01:00

5 lines
129 B
Text

# Copyright (c) 2022 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
CONFIG_UHC_DRIVER=y
CONFIG_USB_HOST_STACK=y