[PATCH v9 2/2] usb: dwc3: Add Google Tensor SoC DWC3 glue driver
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Thu Dec 4 22:05:24 PST 2025
On Fri, Dec 05, 2025 at 02:26:38AM +0000, Roy Luo wrote:
> +config USB_DWC3_GOOGLE
> + tristate "Google Platform"
> + depends on ARCH_GOOGLE || COMPILE_TEST
There is no ARCH_GOOGLE in the tree now, so how is this supposed to
work? Shouldn't tools that check for "invalid config options" trigger
on this?
thanks,
greg k-h
More information about the linux-arm-kernel
mailing list