From 95c7393cf3836314c9b26dcc29ea3a75b4d5f8b2 Mon Sep 17 00:00:00 2001 From: Robin Gong Date: Fri, 16 Nov 2012 15:25:49 +0800 Subject: ENGR00233366-5 Anatop PFUZE: move LDO bypass code to kernel move LDO bypass code and one PFUZE1.0 workaround code to kernel. Remove CONFIG_MX6_INTER_LDO_BYPASS in u-boot Signed-off-by: Robin Gong --- include/configs/mx6q_sabresd.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/mx6q_sabresd.h') diff --git a/include/configs/mx6q_sabresd.h b/include/configs/mx6q_sabresd.h index 5717eec..6f07961 100644 --- a/include/configs/mx6q_sabresd.h +++ b/include/configs/mx6q_sabresd.h @@ -194,7 +194,6 @@ #define CONFIG_SYS_I2C_PORT I2C2_BASE_ADDR #define CONFIG_SYS_I2C_SPEED 100000 #define CONFIG_SYS_I2C_SLAVE 0x8 - #define CONFIG_MX6_INTER_LDO_BYPASS 0 #endif /* -- cgit v1.1