mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 20:54:03 +02:00
USB: gadget: fsl-udc: enable compile testing
Nothing seems to prevent this driver from being compile tested so enable that for wider build coverage. Signed-off-by: Johan Hovold <johan@kernel.org> Link: https://patch.msgid.link/20260702141651.91003-1-johan@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
589b9e6f96
commit
a71f5aef1b
|
|
@ -90,7 +90,7 @@ config USB_BCM63XX_UDC
|
|||
|
||||
config USB_FSL_USB2
|
||||
tristate "Freescale Highspeed USB DR Peripheral Controller"
|
||||
depends on FSL_SOC
|
||||
depends on FSL_SOC || COMPILE_TEST
|
||||
help
|
||||
Some of Freescale PowerPC and i.MX processors have a High Speed
|
||||
Dual-Role(DR) USB controller, which supports device mode.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user