summaryrefslogtreecommitdiff
path: root/docs/zephyr/zephyr_battery.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/zephyr/zephyr_battery.md')
-rw-r--r--docs/zephyr/zephyr_battery.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/zephyr/zephyr_battery.md b/docs/zephyr/zephyr_battery.md
index 02ed5d424b..3dde8cb9cf 100644
--- a/docs/zephyr/zephyr_battery.md
+++ b/docs/zephyr/zephyr_battery.md
@@ -17,8 +17,7 @@ Refer to [Kconfig.battery] for all sub-options controlling battery behavior.
#### Enable battery feature configs
-Add battery configs to either the [`program.conf`] or [`project.conf`] file for
-your project.
+Add battery configs to `ec/zephyr/projects/{project}/{board}/prj.conf`.
Example:
@@ -272,5 +271,3 @@ Usage:
[ectool]: ../ap-ec-comm.md
[task]: https://source.chromium.org/chromiumos/chromiumos/codesearch/+/main:src/platform/ec/zephyr/shim/include/shimmed_task_id.h
[*node label*]: https://docs.zephyrproject.org/latest/build/dts/intro.html#dt-node-labels
-[`program.conf`]: ./project_config.md#program_conf
-[`project.conf`]: ./project_config.md#project_conf