ALT Linux kernel packages development
 help / color / mirror / Atom feed
* [d-kernel] [PATCH] config: CONFIG_CAN_CALC_BITTIMING=y
@ 2024-02-07 17:34 antohami
  2024-02-08  2:53 ` Vitaly Chikunov
  0 siblings, 1 reply; 5+ messages in thread
From: antohami @ 2024-02-07 17:34 UTC (permalink / raw)
  To: devel-kernel

From: Anton Midyukov <antohami@altlinux.org>

CAN bit-timing parameters will be calculated for the bit-rate specified
via Netlink argument "bitrate" when the device get started.

Link: https://www.kernel.org/doc/html/v6.6/networking/can.html#setting-the-can-bit-timing
Link: https://bugzilla.altlinux.org/49276

Signed-off-by: Anton Midyukov <antohami@altlinux.org>
---
 config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config b/config
index 88251df721a8..81be13130df7 100644
--- a/config
+++ b/config
@@ -1852,7 +1852,7 @@ CONFIG_CAN_VCAN=m
 # CONFIG_CAN_VXCAN is not set
 CONFIG_CAN_SLCAN=m
 CONFIG_CAN_DEV=m
-# CONFIG_CAN_CALC_BITTIMING is not set
+CONFIG_CAN_CALC_BITTIMING=y
 CONFIG_CAN_JANZ_ICAN3=m
 CONFIG_CAN_KVASER_PCIEFD=m
 CONFIG_CAN_C_CAN=m
-- 
2.42.1



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

end of thread, other threads:[~2024-02-08  2:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-07 17:34 [d-kernel] [PATCH] config: CONFIG_CAN_CALC_BITTIMING=y antohami
2024-02-08  2:53 ` Vitaly Chikunov
2024-02-08  2:55   ` Антон Мидюков
2024-02-08  2:57     ` Vitaly Chikunov
2024-02-08  2:57       ` Антон Мидюков

ALT Linux kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git