On Mon, Nov 21, 2022 at 4:22 PM Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > The Faraday Technology FOTG210 USB2 Dual Role Controller is only present > on Cortina Systems Gemini SoCs. Hence add a dependency on ARCH_GEMINI, > to prevent asking the user about its drivers when configuring a kernel > without Cortina Systems Gemini SoC support. > > Fixes: 1dd33a9f1b95ab59 ("usb: fotg210: Collect pieces of dual mode controller") > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Ok that's fair. When Faraday merged these drivers they probably had some other system(s) in mind, but they don't talk much recently so: Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij