Rebase 06-07-21 and add batman Kconfig support

This commit is contained in:
Peter van der Perk 2021-07-06 10:01:18 +02:00 committed by Daniel Agar
parent 4e4aabc03f
commit abd85cd219
3 changed files with 9 additions and 0 deletions

View File

@ -31,6 +31,7 @@ CONFIG_DRIVERS_RC_INPUT=y
CONFIG_DRIVERS_ROBOCLAW=y
CONFIG_DRIVERS_RPM=y
CONFIG_DRIVERS_SAFETY_BUTTON=y
CONFIG_DRIVERS_SMART_BATTERY_BATMON=y
CONFIG_DRIVERS_TELEMETRY=y
CONFIG_DRIVERS_TONE_ALARM=y
CONFIG_DRIVERS_UAVCAN=y

View File

@ -0,0 +1,3 @@
menu "Smart battery"
rsource "*/Kconfig"
endmenu #Smart battery

View File

@ -0,0 +1,5 @@
menuconfig DRIVERS_SMART_BATTERY_BATMON
bool "batmon"
default n
---help---
Enable support for batmon