Skip to content

Commit 43cb484

Browse files
prabhakarladmichalsimek
authored andcommitted
arm64: defconfig: Drop duplicate CONFIG_OMAP_USB2 entry
CONFIG_OMAP_USB2 is already enabled as a module in the default defconfig since commit 8a703a7 ("arm64: defconfig: Enable USB2 PHY Driver"). Remove the duplicate entry to fix the following warning: arch/arm64/configs/defconfig:1705:warning: override: reassigning to symbol OMAP_USB2 Fixes: 91fe331 ("arm64: defconfig: Enable missing AMD/Xilinx drivers") Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20251015150728.118296-1-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Michal Simek <michal.simek@amd.com>
1 parent 41de0de commit 43cb484

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/configs/defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1744,7 +1744,6 @@ CONFIG_PHY_UNIPHIER_USB3=y
17441744
CONFIG_PHY_TEGRA_XUSB=y
17451745
CONFIG_PHY_AM654_SERDES=m
17461746
CONFIG_PHY_J721E_WIZ=m
1747-
CONFIG_OMAP_USB2=m
17481747
CONFIG_PHY_XILINX_ZYNQMP=m
17491748
CONFIG_ARM_CCI_PMU=m
17501749
CONFIG_ARM_CCN=m

0 commit comments

Comments
 (0)