All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] arm64: defconfig: Enable CAN PHY transceiver driver
@ 2023-03-23 11:33 ` Bhavya Kapoor
  0 siblings, 0 replies; 8+ messages in thread
From: Bhavya Kapoor @ 2023-03-23 11:33 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel
  Cc: b-kapoor, catalin.marinas, will, quic_bjorande, dmitry.baryshkov,
	arnd, krzysztof.kozlowski, geert+renesas, nfraprado, broonie,
	rafal

Enable CAN PHY transceiver driver to be built as a module.

Signed-off-by: Bhavya Kapoor <b-kapoor@ti.com>
---
changelog v1->v2:
 - changed position of config in the file

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 7790ee42c68a..6e123de3a9cf 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
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-03-24  6:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-23 11:33 [PATCH v2] arm64: defconfig: Enable CAN PHY transceiver driver Bhavya Kapoor
2023-03-23 11:33 ` Bhavya Kapoor
2023-03-23 13:53 ` Bjorn Andersson
2023-03-23 13:53   ` Bjorn Andersson
2023-03-23 16:09   ` Geert Uytterhoeven
2023-03-23 16:09     ` Geert Uytterhoeven
2023-03-24  6:15     ` [EXTERNAL] " Bhavya Kapoor
2023-03-24  6:15       ` Bhavya Kapoor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.