aboutsummaryrefslogtreecommitdiff
path: root/include/configs/peach-pi.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-19 18:45:15 -0500
committerTom Rini <trini@konsulko.com>2022-12-05 16:07:12 -0500
commitd9feb83505b3a7c06487a1748db4f20ad189e33a (patch)
treea0da4b46d0d4b2ec1a8da2afc607cbbcc3dd57c0 /include/configs/peach-pi.h
parent022dc9e505ea70ea5e5c81f78a629a6016d4fd9d (diff)
downloadu-boot-d9feb83505b3a7c06487a1748db4f20ad189e33a.zip
u-boot-d9feb83505b3a7c06487a1748db4f20ad189e33a.tar.gz
u-boot-d9feb83505b3a7c06487a1748db4f20ad189e33a.tar.bz2
Convert CONFIG_POWER_LTC3676 et al to Kconfig
This converts the following to Kconfig: CONFIG_POWER_FSL CONFIG_POWER_FSL_MC13892 CONFIG_POWER_HI6553 CONFIG_POWER_LTC3676 CONFIG_POWER_PFUZE100 CONFIG_POWER_PFUZE3000 CONFIG_POWER_SPI CONFIG_POWER_TPS65090_EC CONFIG_POWER_TPS65218 CONFIG_POWER_TPS65910 Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/peach-pi.h')
-rw-r--r--include/configs/peach-pi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/peach-pi.h b/include/configs/peach-pi.h
index bfc0011..fb6eb57 100644
--- a/include/configs/peach-pi.h
+++ b/include/configs/peach-pi.h
@@ -22,8 +22,6 @@
#define CFG_SYS_SDRAM_BASE 0x20000000
-#define CONFIG_POWER_TPS65090_EC
-
/* DRAM Memory Banks */
#define SDRAM_BANK_SIZE (512UL << 20UL) /* 512 MB */