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

A few of the USB host 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/host/Kconfig