summaryrefslogtreecommitdiff
path: root/include/configs/warp.h
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2021-01-28 14:42:33 +0300
committerTom Rini <trini@konsulko.com>2021-04-12 21:24:33 +0300
commite316aa5858b2acc3cfd5f2fc1d263f32e21d09c3 (patch)
tree5faf0f00b4129b1ee862e19f3b2296265dfeaebc /include/configs/warp.h
parent3b676a1662ac6b54d1e97ea40a0c41ee0925ffe3 (diff)
downloadu-boot-e316aa5858b2acc3cfd5f2fc1d263f32e21d09c3.tar.xz
board: warp: add power_max77696_init() function
Add power_max77696_init() function. Since warp doesn't support DM, the keeping its code in board file is better than maintainig the file of driver. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'include/configs/warp.h')
-rw-r--r--include/configs/warp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/warp.h b/include/configs/warp.h
index f17eea117f..0f97804eb2 100644
--- a/include/configs/warp.h
+++ b/include/configs/warp.h
@@ -63,7 +63,6 @@
/* PMIC */
#define CONFIG_POWER
#define CONFIG_POWER_I2C
-#define CONFIG_POWER_MAX77696
#define CONFIG_EXTRA_ENV_SETTINGS \
"script=boot.scr\0" \