blob: be7a20da9395a739c30ff6a119cfada3bf43e4f1 [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.