1# Copyright (c) 2023-2024 Nordic Semiconductor ASA 2# SPDX-License-Identifier: Apache-2.0 3 4# Source common USB sample options used to initialize new experimental USB 5# device stack. The scope of these options is limited to USB samples in project 6# tree, you cannot use them in your own application. 7source "samples/subsys/usb/common/Kconfig.sample_usbd" 8 9source "Kconfig.zephyr" 10