summaryrefslogtreecommitdiff
path: root/include/configs/peach-pit.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-03 14:19:32 (GMT)
committerSimon Glass <sjg@chromium.org>2015-08-06 03:06:16 (GMT)
commit05bccbcd761e7170e236c982915781b143051abb (patch)
tree8d0908db1aef32e2a18fd3cdfef1425e11d6377e /include/configs/peach-pit.h
parent54abb000e3d76ab7c2d0df11a2b4074aec7f3c1f (diff)
downloadu-boot-05bccbcd761e7170e236c982915781b143051abb.tar.xz
power: Remove old TPS65090 drivers
Remove the old drivers (both the normal one and the cros_ec one) now that we have new drivers that use driver model. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/peach-pit.h')
-rw-r--r--include/configs/peach-pit.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/peach-pit.h b/include/configs/peach-pit.h
index 18be42c..beb65b0 100644
--- a/include/configs/peach-pit.h
+++ b/include/configs/peach-pit.h
@@ -34,8 +34,6 @@
#define CONFIG_VIDEO_PARADE
-#define CONFIG_POWER_TPS65090_EC
-
/* DRAM Memory Banks */
#define CONFIG_NR_DRAM_BANKS 4
#define SDRAM_BANK_SIZE (512UL << 20UL) /* 512 MB */