Skip to content

Commit

Permalink
kconfig: modem_battery: move log level in modem_battery menu
Browse files Browse the repository at this point in the history
.. where it belongs.

Signed-off-by: Emanuele Di Santo <[email protected]>
  • Loading branch information
lemrey authored and anangl committed Nov 17, 2023
1 parent 2f61f97 commit 988a8f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/modem_battery/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ config MODEM_BATTERY_POFWARN_VOLTAGE
default 32 if MODEM_BATTERY_POFWARN_3200
default 33 if MODEM_BATTERY_POFWARN_3300

endif # MODEM_BATTERY

module = MODEM_BATTERY
module-dep = LOG
module-str = Modem battery library
source "${ZEPHYR_BASE}/subsys/logging/Kconfig.template.log_config"

endif # MODEM_BATTERY

0 comments on commit 988a8f1

Please sign in to comment.