summaryrefslogtreecommitdiffstats
path: root/include/configs/trats.h
diff options
context:
space:
mode:
authorŁukasz Majewski <l.majewski@samsung.com>2012-11-13 03:22:08 +0000
committerAnatolij Gustschin <agust@denx.de>2012-11-14 11:21:11 +0100
commit61365ffc2efc52717af1b4c38a71b4a3d8c77149 (patch)
treec36ec00fbac2d063d7bdc6d013c36dd2ad285bc1 /include/configs/trats.h
parent5a77358c4b870a58ed68f5fcff32534c47f38b19 (diff)
downloadtalos-obmc-uboot-61365ffc2efc52717af1b4c38a71b4a3d8c77149.tar.gz
talos-obmc-uboot-61365ffc2efc52717af1b4c38a71b4a3d8c77149.zip
arm:trats:pmic: Enable battery support at Samsung's TRATS board
Support for TRATS battery has been added. It is treated as a "normal" power related device and thereof controlled by pmic/power subsystem. Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Cc: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/trats.h')
-rw-r--r--include/configs/trats.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/trats.h b/include/configs/trats.h
index 0bc1f3abc0..2fdc597c00 100644
--- a/include/configs/trats.h
+++ b/include/configs/trats.h
@@ -242,6 +242,8 @@
#define CONFIG_POWER_FG_MAX17042
#define CONFIG_POWER_MUIC
#define CONFIG_POWER_MUIC_MAX8997
+#define CONFIG_POWER_BATTERY
+#define CONFIG_POWER_BATTERY_TRATS
#define CONFIG_USB_GADGET
#define CONFIG_USB_GADGET_S3C_UDC_OTG
#define CONFIG_USB_GADGET_DUALSPEED
OpenPOWER on IntegriCloud