diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2025-05-28 14:50:28 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2025-05-30 15:15:13 -0400 |
commit | f5956b539557a9937115c3bed1ad7dc8769db3d4 (patch) | |
tree | a93156b2ec92febc480cc21bf942769525144d8e /src/tmcuart.c | |
parent | 8d7e4871492d5a8e89e58da7865e686b07ec5842 (diff) | |
download | kutter-f5956b539557a9937115c3bed1ad7dc8769db3d4.tar.gz kutter-f5956b539557a9937115c3bed1ad7dc8769db3d4.tar.xz kutter-f5956b539557a9937115c3bed1ad7dc8769db3d4.zip |
stm32: Simplify Kconfig HAVE_STM32_CANBUS checks
Avoid unnecessary (HAVE_STM32_CANBUS && MACH_STM32xx) checks in
Kconfig. The HAVE_STM32_CANBUS is a helper symbol for all the chips
that support canbus, there's no need to mix it with a check for a chip
that is already known to have canbus.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/tmcuart.c')
0 files changed, 0 insertions, 0 deletions