Kconfig (3eb66e91a25497065c5322b1268cbc3953642227) Kconfig (cae8dc3b685fb24f61f09b7197c6a383a66cff2c)
1# SPDX-License-Identifier: GPL-2.0
1#
2# USB Gadget support on a system involves
3# (a) a peripheral controller, and
4# (b) the gadget driver using it.
5#
6# NOTE: Gadget support ** DOES NOT ** depend on host-side CONFIG_USB !!
7#
8# - Host systems (like PCs) need CONFIG_USB (with "A" jacks).

--- 465 unchanged lines hidden ---
2#
3# USB Gadget support on a system involves
4# (a) a peripheral controller, and
5# (b) the gadget driver using it.
6#
7# NOTE: Gadget support ** DOES NOT ** depend on host-side CONFIG_USB !!
8#
9# - Host systems (like PCs) need CONFIG_USB (with "A" jacks).

--- 465 unchanged lines hidden ---