| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
Store the baud rate the MCU is configured for in the "identify" data
and use that rate when calculating the baudadjust parameter.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
|
|
|
|
|
| |
The maximum max_size value should not include MESSAGE_MIN - that is
already added by the runtime code.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
|
|
| |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
|
|
|
|
|
| |
Always emit CONFIG_X definitions in autoconf.h - set them to 0 when
they are disabled.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
|
|
|
|
| |
Minor tweaks to the kconfig Makefile to work with local build system.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
This is an initial commit of the kconfig system. It is an unmodified
copy from Linux v3.16.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|