Re: [PATCH 3/3] phy: broadcom: Kconfig: Fix PHY_BRCM_USB config option
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2021-12-01 20:42:21
Also in:
lkml
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2021-12-01 20:42:21
Also in:
lkml
On 12/1/21 10:06 AM, Al Cooper wrote:
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 <alcooperx@gmail.com>Acked-by: Florian Fainelli <f.fainelli@gmail.com> Thanks Al! -- Florian -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy