[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20240122123436.11269-3-sinthu.raja@ti.com>
Date: Mon, 22 Jan 2024 18:04:36 +0530
From: Sinthu Raja <sinthu.raja@...tralsolutions.com>
To: Vignesh Raghavendra <vigneshr@...com>
Cc: linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Sinthu Raja <sinthu.raja@...com>
Subject: [PATCH 2/2] arm: configs: omap5: Enable support for DCAN devices
From: Sinthu Raja <sinthu.raja@...com>
Enable configs CAN_C_CAN and CAN_C_CAN_PLATFORM as module to add support
for C_CAN/D_CAN devices connected to the platform bus.
Signed-off-by: Sinthu Raja <sinthu.raja@...com>
---
arch/arm/configs/multi_v7_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 07d52c079eb0..87b2c6136e72 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -1305,3 +1305,5 @@ CONFIG_PRINTK_TIME=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_FS=y
CONFIG_SPI_TI_QSPI=y
+CONFIG_CAN_C_CAN=m
+CONFIG_CAN_C_CAN_PLATFORM=m
--
2.36.1
Powered by blists - more mailing lists