Searched hist:bec7e43b162c58798e6dc30d8e70d1e2318aaf2d (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/core/ |
H A D | Kconfig | diff bec7e43b162c58798e6dc30d8e70d1e2318aaf2d Fri Jan 05 12:49:56 CET 2024 Niko Mauno <niko.mauno@vaisala.com> usb: core: Make default authorization mode configurable
Make the default USB device authorization mode configurable at build time. This is useful for systems that require a mode that is stricter than the standard setting, as it avoids relying on the kernel command line being properly set.
Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Link: https://lore.kernel.org/r/20240105114956.30714-2-niko.mauno@vaisala.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | hcd.c | diff bec7e43b162c58798e6dc30d8e70d1e2318aaf2d Fri Jan 05 12:49:56 CET 2024 Niko Mauno <niko.mauno@vaisala.com> usb: core: Make default authorization mode configurable
Make the default USB device authorization mode configurable at build time. This is useful for systems that require a mode that is stricter than the standard setting, as it avoids relying on the kernel command line being properly set.
Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Link: https://lore.kernel.org/r/20240105114956.30714-2-niko.mauno@vaisala.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|