]> rtime.felk.cvut.cz Git - socketcan-devel.git/commit
Make CAN bit-timing calculation configurable
authorwolf <wolf@030b6a49-0b11-0410-94ab-b0dab22257f2>
Sun, 1 Feb 2009 15:24:41 +0000 (15:24 +0000)
committerwolf <wolf@030b6a49-0b11-0410-94ab-b0dab22257f2>
Sun, 1 Feb 2009 15:24:41 +0000 (15:24 +0000)
commit07ef17372a53aa403d95809f44524824db2e3398
tree549919515a2f8e50830cca2f0a4c0dddde88d06a
parentc15b2fad40cfa9b65516c34f9fe14e48bd8a7336
Make CAN bit-timing calculation configurable

This patch adds the Kconfig option CAN_CALC_BITTIMING to make the
calculation of bit-timing parameters configurable. Disabling it will
save some space and will allow user space tools to determine proper
bit-timing parameters exclusively.

Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
git-svn-id: svn://svn.berlios.de//socketcan/trunk@920 030b6a49-0b11-0410-94ab-b0dab22257f2
kernel/2.6/drivers/net/can/Kconfig
kernel/2.6/drivers/net/can/dev.c