Skip to content

Commit af87ac7

Browse files
b-k-officialarndb
authored andcommitted
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 <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Reviewed-by: Bjorn Andersson <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 7bf8914 commit af87ac7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1292,6 +1292,7 @@ CONFIG_RESET_QCOM_PDC=m
12921292
CONFIG_RESET_RZG2L_USBPHY_CTRL=y
12931293
CONFIG_RESET_TI_SCI=y
12941294
CONFIG_PHY_XGENE=y
1295+
CONFIG_PHY_CAN_TRANSCEIVER=m
12951296
CONFIG_PHY_SUN4I_USB=y
12961297
CONFIG_PHY_CADENCE_TORRENT=m
12971298
CONFIG_PHY_CADENCE_SIERRA=m

0 commit comments

Comments
 (0)