From: Bhavya Kapoor Date: Fri, 24 Mar 2023 07:24:43 +0000 (+0530) Subject: arm64: defconfig: Enable CAN PHY transceiver driver X-Git-Tag: v6.4-rc1~169^2~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=af87ac738715d8877222b25829845589b25fe24c;p=thirdparty%2Fkernel%2Flinux.git arm64: defconfig: Enable CAN PHY transceiver driver Enable CAN PHY transceiver driver to be built as a module which will add support for generic CAN transceivers used by TI K3 specific SoCs. Signed-off-by: Bhavya Kapoor Reviewed-by: Geert Uytterhoeven Reviewed-by: Bjorn Andersson Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 7790ee42c68a8..6e123de3a9cf5 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1292,6 +1292,7 @@ CONFIG_RESET_QCOM_PDC=m CONFIG_RESET_RZG2L_USBPHY_CTRL=y CONFIG_RESET_TI_SCI=y CONFIG_PHY_XGENE=y +CONFIG_PHY_CAN_TRANSCEIVER=m CONFIG_PHY_SUN4I_USB=y CONFIG_PHY_CADENCE_TORRENT=m CONFIG_PHY_CADENCE_SIERRA=m