[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200217142836.23702-4-faiz_abbas@ti.com>
Date: Mon, 17 Feb 2020 19:58:36 +0530
From: Faiz Abbas <faiz_abbas@...com>
To: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
<netdev@...r.kernel.org>, <linux-can@...r.kernel.org>
CC: <broonie@...nel.org>, <lgirdwood@...il.com>,
<catalin.marinas@....com>, <mark.rutland@....com>,
<robh+dt@...nel.org>, <mkl@...gutronix.de>, <wg@...ndegger.com>,
<sriram.dash@...sung.com>, <dmurphy@...com>, <faiz_abbas@...com>
Subject: [PATCH v2 3/3] arm64: defconfig: Add Support for Bosch M_CAN controllers
Enable configs for supporting Bosch M_CAN controllers.
Signed-off-by: Faiz Abbas <faiz_abbas@...com>
---
arch/arm64/configs/defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 905109f6814f..b25bbcf691b6 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -161,6 +161,9 @@ CONFIG_QRTR=m
CONFIG_QRTR_SMD=m
CONFIG_QRTR_TUN=m
CONFIG_BPF_JIT=y
+CONFIG_CAN=m
+CONFIG_CAN_M_CAN=m
+CONFIG_CAN_M_CAN_PLATFORM=m
CONFIG_BT=m
CONFIG_BT_HIDP=m
# CONFIG_BT_HS is not set
--
2.19.2
Powered by blists - more mailing lists