[PATCH] can: rcar: Kconfig: Add helper dependency on COMPILE_TEST

Subsystems: can network drivers, the rest

STALE1806d LANDED

Landed in mainline as ac4224087312 on 2021-08-25.

2 messages, 2 authors, 2021-08-25 · open the first message on its own page

[PATCH] can: rcar: Kconfig: Add helper dependency on COMPILE_TEST

From: Cai Huoqing <hidden>
Date: 2021-08-25 06:24:05

it's helpful for complie test in other platform(e.g.X86)

Signed-off-by: Cai Huoqing <redacted>
---
 drivers/net/can/rcar/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/can/rcar/Kconfig b/drivers/net/can/rcar/Kconfig
index 29cabc20109e..56320a7f828b 100644
--- a/drivers/net/can/rcar/Kconfig
+++ b/drivers/net/can/rcar/Kconfig
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: GPL-2.0
 config CAN_RCAR
 	tristate "Renesas R-Car and RZ/G CAN controller"
-	depends on ARCH_RENESAS || ARM
+	depends on ARCH_RENESAS || ARM || COMPILE_TEST
 	help
 	  Say Y here if you want to use CAN controller found on Renesas R-Car
 	  or RZ/G SoCs.
@@ -11,7 +11,7 @@ config CAN_RCAR
 
 config CAN_RCAR_CANFD
 	tristate "Renesas R-Car CAN FD controller"
-	depends on ARCH_RENESAS || ARM
+	depends on ARCH_RENESAS || ARM || COMPILE_TEST
 	help
 	  Say Y here if you want to use CAN FD controller found on
 	  Renesas R-Car SoCs. The driver puts the controller in CAN FD only
-- 
2.25.1

Re: [PATCH] can: rcar: Kconfig: Add helper dependency on COMPILE_TEST

From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: 2021-08-25 06:26:41

On 25.08.2021 14:23:41, Cai Huoqing wrote:
it's helpful for complie test in other platform(e.g.X86)

Signed-off-by: Cai Huoqing <redacted>
Applied to linux-can-next/testing

Thanks,
Marc

-- 
Pengutronix e.K.                 | Marc Kleine-Budde           |
Embedded Linux                   | https://www.pengutronix.de  |
Vertretung West/Dortmund         | Phone: +49-231-2826-924     |
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-5555 |
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help