summaryrefslogtreecommitdiff
path: root/baseboard/dedede
diff options
context:
space:
mode:
authorDiana Z <dzigterman@chromium.org>2020-09-28 10:46:23 -0600
committerCommit Bot <commit-bot@chromium.org>2020-09-28 22:04:54 +0000
commit0459912d40dfd76ec17a0c8f72ccc29910ff2b80 (patch)
tree97492e662e98fb533d038677123a45654812297f /baseboard/dedede
parent7add407e3ee943f76fb0de60ecda25db9f0a0c64 (diff)
downloadchrome-ec-0459912d40dfd76ec17a0c8f72ccc29910ff2b80.tar.gz
Dedede: Remove DAC for boards using ITE+SM combination
For boards which are using the SM charger chips, they will have a Psys offset register to generate the OCPC Psys output. BRANCH=None BUG=b:168783892 TEST=make -j buildall Signed-off-by: Diana Z <dzigterman@chromium.org> Change-Id: Ib963ed11f73a76dfeffa11d5ab4a81ccbbd71102 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2435746 Reviewed-by: Aseda Aboagye <aaboagye@chromium.org> Commit-Queue: Aseda Aboagye <aaboagye@chromium.org>
Diffstat (limited to 'baseboard/dedede')
-rw-r--r--baseboard/dedede/baseboard.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/baseboard/dedede/baseboard.h b/baseboard/dedede/baseboard.h
index d74018b8ee..cc16d66506 100644
--- a/baseboard/dedede/baseboard.h
+++ b/baseboard/dedede/baseboard.h
@@ -42,8 +42,6 @@
#define CONFIG_ADC_VOLTAGE_COMPARATOR /* ITE ADC thresholds */
- #define CONFIG_DAC /* DAC for PSYS */
-
#undef CONFIG_UART_TX_BUF_SIZE /* UART */
#define CONFIG_UART_TX_BUF_SIZE 4096
#else