summaryrefslogtreecommitdiff
path: root/docs/zephyr/zephyr_charger.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/zephyr/zephyr_charger.md')
-rw-r--r--docs/zephyr/zephyr_charger.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/zephyr/zephyr_charger.md b/docs/zephyr/zephyr_charger.md
index 0dc62f2b5d..8bb4f8d3f5 100644
--- a/docs/zephyr/zephyr_charger.md
+++ b/docs/zephyr/zephyr_charger.md
@@ -20,9 +20,7 @@ charging configuration found in [Kconfig.usb_charger].
### Example of enabled configs
-Enable and disable charger configs in either the [`program.conf`] or
-[`project.conf`] file for your project.
-
+In `ec/zephyr/projects/{project}/{board}/prj.conf`, one may add:
```
# Charger
@@ -291,5 +289,3 @@ The [chargestate] command may also be invoked.
[ectool]: ../docs/ap-ec-comm.md
[mapping legacy I2C port numbers to Zephyr devicetree nodes]: ./zephyr_i2c.md#mapping-legacy-i2c-port-numbers-to-zephyr-devicetree-nodes
[pwr_avg]: ./zephyr_battery.md#pwr_avg
-[`program.conf`]: ./project_config.md#program_conf
-[`project.conf`]: ./project_config.md#project_conf