
1 Oct
2013
1 Oct
'13
4:32 p.m.
configure S2MPS11 pmic on SMDK5420
Signed-off-by: Leela Krishna Amudala l.krishna@samsung.com --- include/configs/smdk5420.h | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/include/configs/smdk5420.h b/include/configs/smdk5420.h index 447f8e5..46aeec0 100644 --- a/include/configs/smdk5420.h +++ b/include/configs/smdk5420.h @@ -53,4 +53,8 @@
#define CONFIG_MAX_I2C_NUM 11
+#define CONFIG_POWER +#define CONFIG_POWER_I2C +#define CONFIG_POWER_S2MPS11 + #endif /* __CONFIG_5420_H */
--
1.7.10.4