blob: 5d1368afe045bad649b2af73643e1e9505716de4 [file] [log] [blame]
# Kconfig template file for setting device count for
# various USB classes.
# Copyright (c) 2019 Intel Corporation.
# SPDX-License-Identifier: Apache-2.0
config $(module)_DEVICE_COUNT
int "Number of $(module) Devices"
default $(default-count)
help
Number of instances of this USB Device class.