usb: host: Tighten USB musb-new host glue driver dependencies
authorTom Rini <trini@konsulko.com>
Thu, 11 Sep 2025 21:50:23 +0000 (15:50 -0600)
committerMarek Vasut <marek.vasut+usb@mailbox.org>
Thu, 25 Sep 2025 22:06:00 +0000 (00:06 +0200)
commit3285584429ba09df602011784f40e2c2d59a26b9
tree1b934468d512d06990f8acffca94f9f4299f51bc
parentbe8c07b606b84b5500971d8e518e80152588bd54
usb: host: Tighten USB musb-new host glue driver dependencies

A few of the USB musb-new host glue drivers cannot build without access
to some platform specific header files. Express those requirements in
Kconfig as well.

Reviewed-by: Marek Vasut <marek.vasut@mailbox.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/usb/musb-new/Kconfig