ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: antohami@basealt.ru
To: devel-kernel@lists.altlinux.org
Subject: [d-kernel] [PATCH] config: CONFIG_CAN_CALC_BITTIMING=y
Date: Thu,  8 Feb 2024 00:34:30 +0700
Message-ID: <a4c3fad01f1d7e9a0db0d3a1d34290f947debd94.1706893023.git.antohami@altlinux.org> (raw)

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



             reply	other threads:[~2024-02-07 17:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-07 17:34 antohami [this message]
2024-02-08  2:53 ` Vitaly Chikunov
2024-02-08  2:55   ` Антон Мидюков
2024-02-08  2:57     ` Vitaly Chikunov
2024-02-08  2:57       ` Антон Мидюков

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a4c3fad01f1d7e9a0db0d3a1d34290f947debd94.1706893023.git.antohami@altlinux.org \
    --to=antohami@basealt.ru \
    --cc=devel-kernel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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