diff options
author | Al Cooper <[email protected]> | 2021-12-01 13:06:53 -0500 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2022-01-23 19:33:28 +0530 |
commit | 5070ce86246a8a4ebacd0c15b121e6b6325bc167 (patch) | |
tree | a78c0298bdd7d5074bae91adc03b62e17327e5de /net/lapb/lapb_timer.c | |
parent | 42fed57046fc74586d7058bd51a1c10ac9c690cb (diff) |
phy: broadcom: Kconfig: Fix PHY_BRCM_USB config option
The previous commit 4b402fa8e0b7 ("phy: phy-brcm-usb: support PHY on
the BCM4908") added a second "default" line for ARCH_BCM_4908 above
the original "default" line for ARCH_BRCMSTB. When two "default"
lines are used, only the first is used and this change stopped
the PHY_BRCM_USB option for being enabled for ARCH_BRCMSTB.
The fix is to use one "default line with "||".
Fixes: 4b402fa8e0b7 ("phy: phy-brcm-usb: support PHY on the BCM4908")
Signed-off-by: Al Cooper <[email protected]>
Acked-by: Rafał Miłecki <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions