[U-Boot] [PATCH 01/18] arndale: config: disable max77686 support
Przemyslaw Marczak
p.marczak at samsung.com
Thu Jan 8 12:33:12 CET 2015
There is no MAX77686 pmic on this board,
so the driver support should be removed.
Signed-off-by: Przemyslaw Marczak <p.marczak at samsung.com>
Cc: Minkyu Kang <mk7.kang at samsung.com>
---
include/configs/arndale.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/configs/arndale.h b/include/configs/arndale.h
index d68993b..3ad4a9b 100644
--- a/include/configs/arndale.h
+++ b/include/configs/arndale.h
@@ -51,8 +51,6 @@
/* PMIC */
#define CONFIG_PMIC
#define CONFIG_POWER_I2C
-#define CONFIG_POWER_MAX77686
-
#define CONFIG_PREBOOT
--
1.9.1
More information about the U-Boot
mailing list