phy-brcm-usb has some conditional init code required on selected brcmstb
devices. Execution of that code depends on family / product detected by
brcmstb soc code.
For ARCH_BCM4908 brcmstb soc code always return 0 values as ids. Don't
bother selecting & compiling that redundant driver.
Depends-on: 149ae80b1d50 ("soc: bcm: brcmstb: add stubs for getting platform IDs")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20210305152406.2588-1-zajec5@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| phy-bcm63xx-usbh.c | ||
| phy-bcm-cygnus-pcie.c | ||
| phy-bcm-kona-usb2.c | ||
| phy-bcm-ns2-pcie.c | ||
| phy-bcm-ns2-usbdrd.c | ||
| phy-bcm-ns-usb2.c | ||
| phy-bcm-ns-usb3.c | ||
| phy-bcm-sr-pcie.c | ||
| phy-bcm-sr-usb.c | ||
| phy-brcm-sata.c | ||
| phy-brcm-usb-init-synopsys.c | ||
| phy-brcm-usb-init.c | ||
| phy-brcm-usb-init.h | ||
| phy-brcm-usb.c | ||