diff mbox series

[v3,4/4] arm64: defconfig: Enable Airoha pcie phy driver

Message ID 10f28b494988882187ec4c870c70ed09edc9c064.1716031610.git.lorenzo@kernel.org (mailing list archive)
State New
Headers show
Series Introduce PCIe PHY driver for EN7581 SoC | expand

Commit Message

Lorenzo Bianconi May 18, 2024, 11:31 a.m. UTC
Enables the PHY_AIROHA_PCIE config by default.

Tested-by: Zhengping Zhang <zhengping.zhang@airoha.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

AngeloGioacchino Del Regno May 20, 2024, 9:49 a.m. UTC | #1
Il 18/05/24 13:31, Lorenzo Bianconi ha scritto:
> Enables the PHY_AIROHA_PCIE config by default.
> 
> Tested-by: Zhengping Zhang <zhengping.zhang@airoha.com>
> Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index a53c58584bcf..de3feacde776 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1479,6 +1479,7 @@  CONFIG_RESET_QCOM_AOSS=y
 CONFIG_RESET_QCOM_PDC=m
 CONFIG_RESET_RZG2L_USBPHY_CTRL=y
 CONFIG_RESET_TI_SCI=y
+CONFIG_PHY_AIROHA_PCIE=m
 CONFIG_PHY_XGENE=y
 CONFIG_PHY_CAN_TRANSCEIVER=m
 CONFIG_PHY_SUN4I_USB=y