From: Tom Rini Date: Thu, 11 Sep 2025 21:50:19 +0000 (-0600) Subject: usb: gadget: Tighten requirements on USB_GADGET_ATMEL_USBA X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70553ec85f0002900e817ba64f84ff818bc28755;p=pandora-u-boot.git usb: gadget: Tighten requirements on USB_GADGET_ATMEL_USBA This driver requires some mach-at91 specific header files in order to build. Express that requirement in Kconfig as well. Reviewed-by: Marek Vasut Signed-off-by: Tom Rini --- diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig index 0121f9872ae..29c2f27fa05 100644 --- a/drivers/usb/gadget/Kconfig +++ b/drivers/usb/gadget/Kconfig @@ -93,6 +93,7 @@ config USB_GADGET_PRODUCT_NUM config USB_GADGET_ATMEL_USBA bool "Atmel USBA" + depends on ARCH_AT91 select USB_GADGET_DUALSPEED help USBA is the integrated high-speed USB Device controller on