STM32 CAN: Options for TSEG1 and TSEG2 quanta missing from Kconfig file

This commit is contained in:
Gregory Nutt
2013-11-14 08:29:36 -06:00
parent 015072a4d4
commit bc58422444
3 changed files with 18 additions and 3 deletions
+2
View File
@@ -6042,4 +6042,6 @@
(2013-11-11).
* fs/procfs: Add a little, primitive procfs file system. (2013-11-13).
* fs/binfs/README.txt: Add a README file for binfs (2013-11-13).
* arch/arm/src/stm32/Kconfig: Add missing setup of CAN TSEG1 and
TSEG2 values. From Martin Lederhilger (2013-11014).